chore: bump version to 1.7.2

This commit is contained in:
thecodrr
2022-01-01 16:23:46 +05:00
parent 26aad932de
commit f5ff99e20d
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.1",
"version": "1.7.2",
"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.1",
"version": "1.7.2",
"private": true,
"main": "./src/App.js",
"homepage": "https://notesnook.com/",