Skip to content

Commit

Permalink
๐Ÿ“ MARKETING_VERSION 1.0.7 ์œผ๋กœ ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
klmyoungyun committed Oct 3, 2024
1 parent 5ef9085 commit 764b3ba
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.6
MARKETING_VERSION = 1.0.7

CURRENT_PROJECT_VERSION = 1.0.6
CURRENT_PROJECT_VERSION = 1.0.7

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.6
MARKETING_VERSION = 1.0.7

CURRENT_PROJECT_VERSION = 1.0.6
CURRENT_PROJECT_VERSION = 1.0.7

IPHONEOS_DEPLOYMENT_TARGET = 17.0

Expand Down

0 comments on commit 764b3ba

Please sign in to comment.