Skip to content

Commit 16c298f

Browse files
committed
Bump script version
1 parent d957f7d commit 16c298f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TextureAtlas to GIF and Frames.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def check_for_updates(current_version):
3636
print("No internet connection or something went wrong, could not check for updates.")
3737
print("Error details:", err)
3838

39-
current_version = '1.7.1'
39+
current_version = '1.8.0'
4040
check_for_updates(current_version)
4141

4242
## File processing

0 commit comments

Comments
 (0)