Skip to content

Commit

Permalink
Merge pull request #1304 from wakmusic/release/3.0.2
Browse files Browse the repository at this point in the history
πŸ”€ ::  버전업 3.0.2
  • Loading branch information
yongbeomkwak authored Sep 22, 2024
2 parents d1ec057 + 4241a1f commit 87598c0
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.1")
.marketingVersion("3.0.2")
.currentProjectVersion("0")
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
Expand Down

0 comments on commit 87598c0

Please sign in to comment.