chore: bump version to 1.7.3

This commit is contained in:
thecodrr
2022-01-01 22:59:26 +05:00
parent 0a61cb8f54
commit 11cda996c5
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "@notesnook/desktop",
"productName": "Notesnook",
"description": "Your private note taking space",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"main": "./build/electron.js",
"homepage": "https://notesnook.com/",

View File

@@ -1,7 +1,7 @@
{
"name": "notesnook",
"description": "Your private note taking space",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"main": "./src/App.js",
"homepage": "https://notesnook.com/",