Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
release: 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Mar 4, 2022
1 parent 6806ec4 commit 7d3401f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Expand Up @@ -3,7 +3,7 @@
"productName": "Standard Notes",
"description": "An end-to-end encrypted notes app for digitalists and professionals.",
"author": "Standard Notes <help@standardnotes.com>",
"version": "3.11.2",
"version": "3.12.0",
"main": "./dist/index.js",
"dependencies": {
"keytar": "^7.7.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "standard-notes",
"main": "./app/dist/index.js",
"version": "3.11.2",
"version": "3.12.0",
"repository": {
"type": "git",
"url": "git://github.com/standardnotes/desktop"
Expand Down
2 changes: 1 addition & 1 deletion web
Submodule web updated from 3e14a7 to 6c7186

0 comments on commit 7d3401f

Please sign in to comment.