Skip to content

Commit cb8bec5

Browse files
committed
Release 0.3.0!!
1 parent 7afdd3f commit cb8bec5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SourceCode/export_presets.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ codesign/description=""
6868
codesign/custom_options=PoolStringArray( )
6969
application/icon="res://icon.ico"
7070
application/file_version=""
71-
application/product_version="0.2.0"
71+
application/product_version="0.3.0"
7272
application/company_name="SuperTux Team"
7373
application/product_name="SuperTux Classic"
7474
application/file_description="2D Platformer game!"
@@ -123,8 +123,8 @@ application/icon="res://icon.icns"
123123
application/identifier="com.supertux.game"
124124
application/signature=""
125125
application/app_category="Games"
126-
application/short_version="0.2.0"
127-
application/version="0.2.0"
126+
application/short_version="0.3.0"
127+
application/version="0.3.0"
128128
application/copyright="Open Source Software"
129129
display/high_res=false
130130
privacy/camera_usage_description=""
@@ -164,7 +164,7 @@ keystore/release_user="supertuxclassic"
164164
keystore/release_password="supertuxclassic"
165165
one_click_deploy/clear_previous_install=false
166166
version/code=1
167-
version/name="0.2.0"
167+
version/name="0.3.0"
168168
version/min_sdk=19
169169
version/target_sdk=30
170170
package/unique_name="org.godotengine.supertuxclassic"

0 commit comments

Comments
 (0)