Skip to content

Commit

Permalink
Fix linux version being invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
Alzter committed Sep 1, 2023
1 parent ac7bc58 commit 62e39de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SourceCode/export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ codesign/custom_options=PoolStringArray( )
application/modify_resources=true
application/icon="res://icon.ico"
application/file_version=""
application/product_version="0.4.1"
application/product_version="0.0.4.1"
application/company_name="SuperTux Team"
application/product_name="SuperTux Classic"
application/file_description="2D Platformer game!"
Expand Down

0 comments on commit 62e39de

Please sign in to comment.