Skip to content

Commit

Permalink
Bump iOS version to 2023.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkisemils committed Sep 2, 2024
1 parent 74c81ec commit e635ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
VERSIONING_SYSTEM = apple-generic

// Marketing version, aka major.minor
MARKETING_VERSION = 2024.4
MARKETING_VERSION = 2024.5

// Build number
// Normally we reset the build number to 1 after bumping MARKETING_VERSION.
// Otherwise increment it for each subsequent TestFlight submission.
CURRENT_PROJECT_VERSION = 3
CURRENT_PROJECT_VERSION = 1

0 comments on commit e635ad3

Please sign in to comment.