bump version number to clean up conflicts

This commit is contained in:
dragonwocky 2020-07-07 16:15:35 +10:00
parent 89a2dd9c39
commit a5afb72f57
Signed by: dragonwocky
GPG Key ID: C7A48B7846AA706D

View File

@ -13,7 +13,7 @@ from shutil import copyfile, rmtree
from time import sleep
# to smooth the update process
enhancer_version = '0.6.1~beta2'
enhancer_version = '0.6.1~beta3'
# for toggling notion visibility
hotkey = 'CmdOrCtrl+Shift+A'