Version number was changed to v2b prematurely

This commit is contained in:
Jon-William Lewis
2017-05-09 07:18:14 -05:00
parent fce571e2a9
commit fce26bf573

2
sns.sh
View File

@@ -1,6 +1,6 @@
#!/bin/bash
XL_PRODUCT="Simple Note System"
XL_VER="v2b"
XL_VER="v2a"
# Environment Constants
readonly SNS_STORE="$HOME/.local/sns"