Skip to content

Commit

Permalink
🧱 :: 버전 업 3.0.0 -> 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yongbeomkwak committed Sep 10, 2024
1 parent afcb8e2 commit 4097b58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public let env = ProjectEnvironment(
deploymentTargets: .iOS("15.0"),
destinations: [.iPhone],
baseSetting: SettingsDictionary()
.marketingVersion("3.0.0")
.marketingVersion("3.0.1")
.currentProjectVersion("0")
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
Expand Down

0 comments on commit 4097b58

Please sign in to comment.