Skip to content

Commit

Permalink
๐Ÿ“ MARKETING_VERSION 1.0.5 ์œผ๋กœ ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
klmyoungyun committed Sep 18, 2024
1 parent 0099122 commit ea4ba8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974

MARKETING_VERSION = 1.0.4
MARKETING_VERSION = 1.0.5

CURRENT_PROJECT_VERSION = 1.0.4
CURRENT_PROJECT_VERSION = 1.0.5

IPHONEOS_DEPLOYMENT_TARGET = 17.0

Expand Down
4 changes: 2 additions & 2 deletions Projects/App/ConfigurationFiles/shared.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974

MARKETING_VERSION = 1.0.4
MARKETING_VERSION = 1.0.5

CURRENT_PROJECT_VERSION = 1.0.4
CURRENT_PROJECT_VERSION = 1.0.5

IPHONEOS_DEPLOYMENT_TARGET = 17.0

Expand Down

0 comments on commit ea4ba8a

Please sign in to comment.