Skip to content

Commit

Permalink
Update editor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
notBenjaminHalko committed Jan 19, 2022
1 parent 2f4bacb commit 6c2db33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1518,4 +1518,4 @@ def getData(file,point):
if(not os.path.exists(file.path)): file.path = ""
from errorhandler import ShowError

version = "0.9.9a"
version = "1.0.0-beta"

0 comments on commit 6c2db33

Please sign in to comment.