feat: bump desktop version to match web (skip e2e)

This commit is contained in:
Mo
2022-11-16 08:38:36 -06:00
parent e9c6eed235
commit a73074ce1c

View File

@@ -1,7 +1,7 @@
{ {
"name": "@standardnotes/desktop", "name": "@standardnotes/desktop",
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.99.0", "version": "3.99.1",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"author": "Standard Notes.", "author": "Standard Notes.",
"private": true, "private": true,