mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-06 05:29:02 +00:00
remove ~beta from customiser.py
This commit is contained in:
parent
6f6edb2cd8
commit
c1d6041c6a
@ -13,7 +13,7 @@ from shutil import copyfile, rmtree
|
|||||||
from time import sleep
|
from time import sleep
|
||||||
|
|
||||||
# to smooth the update process
|
# to smooth the update process
|
||||||
enhancer_version = '0.6.0~beta2'
|
enhancer_version = '0.6.0'
|
||||||
|
|
||||||
# for toggling notion visibility
|
# for toggling notion visibility
|
||||||
hotkey = 'CmdOrCtrl+Shift+A'
|
hotkey = 'CmdOrCtrl+Shift+A'
|
||||||
|
Loading…
Reference in New Issue
Block a user