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

Commit

Permalink
0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Apr 26, 2017
1 parent 1a5577f commit 01d70ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "Standard Notes",
"description": "A standard notes app with an un-standard focus on longevity, portability, and privacy.",
"author": "Standard Notes <[email protected]>",
"version": "0.3.3",
"version": "0.3.4",
"dependencies": {
"electron-log": "^1.3.0",
"electron-updater": "^1.8.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "standard-notes",
"version": "0.3.3",
"version": "0.3.4",
"main": "./app/index.js",
"devDependencies": {
"electron": "^1.4.14",
Expand Down

0 comments on commit 01d70ab

Please sign in to comment.