Skip to content

Commit

Permalink
Upgraded version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaulex99 committed May 12, 2024
1 parent 3c37279 commit 7c38665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ targetTemplates:
info:
path: ".generated/${target_name}.plist"
properties:
CFBundleShortVersionString: "2.0.7"
CFBundleShortVersionString: "2.2.0"
# Generate VersionCode from VersionName (major * 10_000 + minor * 100 + patch, e.g. 1.2.3 -> 10203, 1.23.45 -> 12345)
# Only used for prod releases. Lava uses epochMinute (same as on Android)
CFBundleVersion: "20007"
Expand Down

0 comments on commit 7c38665

Please sign in to comment.