We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d957f7d commit 16c298fCopy full SHA for 16c298f
TextureAtlas to GIF and Frames.py
@@ -36,7 +36,7 @@ def check_for_updates(current_version):
36
print("No internet connection or something went wrong, could not check for updates.")
37
print("Error details:", err)
38
39
-current_version = '1.7.1'
+current_version = '1.8.0'
40
check_for_updates(current_version)
41
42
## File processing
0 commit comments