diff --git a/customiser.py b/customiser.py index dec253d..84409ac 100755 --- a/customiser.py +++ b/customiser.py @@ -13,7 +13,7 @@ from shutil import copyfile, rmtree from time import sleep # to smooth the update process -enhancer_version = '0.6.0~beta2' +enhancer_version = '0.6.0' # for toggling notion visibility hotkey = 'CmdOrCtrl+Shift+A'