Skip to content

Commit

Permalink
build: Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhello0507 committed Dec 12, 2024
1 parent fad7cf3 commit 32d67c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Projects/App/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let project = Project(
infoPlist: .extendingDefault(
with: [
"CFBundleDisplayName": "도담도담",
"CFBundleShortVersionString": "3.3.3",
"CFBundleShortVersionString": "3.3.4",
"CFBundleVersion": "1",
"UISupportedInterfaceOrientations": ["UIInterfaceOrientationPortrait"],
"UIMainStoryboardFile": "",
Expand Down

0 comments on commit 32d67c2

Please sign in to comment.