Skip to content

Commit

Permalink
Merge branch 'release/3.0.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KangTaeHoon committed Sep 11, 2024
2 parents afcb8e2 + 4097b58 commit 65bb58b
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 65bb58b

Please sign in to comment.