diff --git a/license.json b/license.json index 9276c03c..ff64a88f 100644 --- a/license.json +++ b/license.json @@ -8,7 +8,7 @@ "path": "/Users/cosmox/CodeBlockProject/Lepton/node_modules/@sindresorhus/is", "licenseFile": "node_modules/@sindresorhus/is/license" }, - "Lepton@1.6.3-beta.3": { + "Lepton@1.7.0": { "licenses": "MIT", "repository": "https://github.com/hackjutsu/Lepton", "publisher": "CosmoX", diff --git a/package.json b/package.json index 010946e6..fc734b0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Lepton", - "version": "1.6.3-beta.3", + "version": "1.7.0", "description": "Democratizing Code Snippets Management (macOS/Win/Linux)", "productName": "Lepton", "main": "main.js",