Skip to content

Commit 57a4595

Browse files
committed
bump version number
1 parent 2fb516d commit 57a4595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toontown/leveleditor/LevelEditor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4425,7 +4425,7 @@ def __init__(self, levelEditor, parent = None, **kw):
44254425
# Start with balloon help disabled
44264426
self.balloon.configure(state = 'none')
44274427

4428-
Pmw.aboutversion('1.0.1')
4428+
Pmw.aboutversion('1.0.2')
44294429
Pmw.aboutcopyright('Maintained by drewcification#5131')
44304430
Pmw.aboutcontact(
44314431
'For more information, check out the repo: http://github.com/OpenToontownTools/ToontownLevelEditor')

0 commit comments

Comments
 (0)