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 #!/bin/bash
XL_PRODUCT="Simple Note System" XL_PRODUCT="Simple Note System"
XL_VER="v2b" XL_VER="v2a"
# Environment Constants # Environment Constants
readonly SNS_STORE="$HOME/.local/sns" readonly SNS_STORE="$HOME/.local/sns"