Skip to content

Commit

Permalink
Update editor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Feb 21, 2022
1 parent 3095f2d commit 91da43e
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 @@ -1564,4 +1564,4 @@ def getData(file,point):
if(not os.path.exists(file.path)): file.path = ""
from errorhandler import ShowError

version = "1.0.1a"
version = "1.0.2"

0 comments on commit 91da43e

Please sign in to comment.