We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e76bdf commit 0c51a90Copy full SHA for 0c51a90
journal
@@ -7,7 +7,7 @@
7
# The idea came from 'pass' the standard Unix password manager
8
9
# VARIABLES
10
-VERSION=1.10
+VERSION=2.0
11
#NOTES_UMASK='077'
12
# Handle $XDG_DATA_DIR -or- NOTESDIR being set in environment
13
if [ -n "$XDG_DATA_DIR" -a -z "$NOTESDIR" ] ; then
notes
-VERSION=1.0
0 commit comments