Skip to content

Commit

Permalink
Merge pull request #22 from SebTota/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
SebTota authored Feb 17, 2021
2 parents 52caff5 + 3b0e646 commit 802eb7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Note",
"version": "1.0.0",
"description": "A simple note taking application.",
"version": "0.0.1-pre-alpha",
"description": "A client-side encrypted note taking application that allows you to safely and securely share notes between multiple computers.",
"main": "lib/electron/main.js",
"scripts": {
"start": "electron .",
Expand Down

0 comments on commit 802eb7a

Please sign in to comment.