Skip to content

Commit

Permalink
⚡ :: 버전 업
Browse files Browse the repository at this point in the history
  • Loading branch information
yongbeomkwak committed Dec 2, 2023
1 parent 33e3f46 commit 15fb89a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ public let env = ProjectEnvironment(
baseSetting: SettingsDictionary()
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
.marketingVersion("1.0.1")
.marketingVersion("1.0.2")
.currentProjectVersion("1")
)

0 comments on commit 15fb89a

Please sign in to comment.