File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010from collections .abc import Callable
1111from typing import Self
1212
13- VERSION : str = "1.1.0 "
13+ VERSION : str = "1.1.1 "
1414""" The version number to publish with. Only update when ready. """
1515
1616PROJECT : str = "krobbizoid/afrogalypse"
Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ application/modify_resources=true
7373application/icon =" res://resources/textures/game/icon.ico"
7474application/console_wrapper_icon =" res://resources/textures/game/icon.ico"
7575application/icon_interpolation =4
76- application/file_version =" 1.1.0 .0"
77- application/product_version =" 1.1.0 .0"
76+ application/file_version =" 1.1.1 .0"
77+ application/product_version =" 1.1.1 .0"
7878application/company_name =" Krobbizoid"
7979application/product_name =" Afrogalypse"
8080application/file_description =" Welcome to ribbit hell!"
@@ -169,7 +169,7 @@ application/bundle_identifier="io.itch.krobbizoid.afrogalypse"
169169application/signature =" "
170170application/app_category =" Arcade-games"
171171application/short_version =" 1.1"
172- application/version =" 1.1.0 "
172+ application/version =" 1.1.1 "
173173application/copyright =" 2023 Chris Roberts (Krobbizoid)"
174174application/copyright_localized ={}
175175application/min_macos_version =" 10.12"
You can’t perform that action at this time.
0 commit comments