version updated to 1.1.1 and little sussy fix to version code increamenting script

This commit is contained in:
2023-03-04 23:27:19 +01:00
parent a6ea6a1a62
commit 60b4175aac
2 changed files with 6 additions and 3 deletions

View File

@@ -61,4 +61,7 @@ for line_i in range(len(lines)):
if char_i == -1:
print("Error: versionCode not found")
input("Press Enter to exit...")
else:
print("Done!")
input("Press Enter to exit...")