Skip to content

Commit 0c51a90

Browse files
committed
update version for 2.0 release
1 parent 1e76bdf commit 0c51a90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

journal

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# The idea came from 'pass' the standard Unix password manager
88

99
# VARIABLES
10-
VERSION=1.10
10+
VERSION=2.0
1111
#NOTES_UMASK='077'
1212
# Handle $XDG_DATA_DIR -or- NOTESDIR being set in environment
1313
if [ -n "$XDG_DATA_DIR" -a -z "$NOTESDIR" ] ; then

notes

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# The idea came from 'pass' the standard Unix password manager
88

99
# VARIABLES
10-
VERSION=1.0
10+
VERSION=2.0
1111
#NOTES_UMASK='077'
1212
# Handle $XDG_DATA_DIR -or- NOTESDIR being set in environment
1313
if [ -n "$XDG_DATA_DIR" -a -z "$NOTESDIR" ] ; then

0 commit comments

Comments
 (0)