Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
veprogames committed Apr 6, 2024
1 parent ed4129a commit 13d0223
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,8 @@ application/modify_resources=true
application/icon="res://icon.ico"
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version="1.0.3.0"
application/product_version="1.0.3.0"
application/file_version="1.0.4.0"
application/product_version="1.0.4.0"
application/company_name="veprogames"
application/product_name="Hill Climb Moddy"
application/file_description="One Car, many Possibilites."
Expand Down
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ config_version=5

config/name="Hill Climb Moddy"
config/description="One Car, many Possibilites."
config/version="1.0.3"
config/version="1.0.4"
run/main_scene="res://main_menu/main_menu.tscn"
config/features=PackedStringArray("4.2", "Mobile")
config/icon="res://icon.png"
Expand Down

0 comments on commit 13d0223

Please sign in to comment.