chore: bump version to 1.7.7

This commit is contained in:
thecodrr
2022-01-31 13:40:06 +05:00
parent 220fa036d8
commit 353a522c14
2 changed files with 2 additions and 2 deletions

View File

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

View File

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