Skip to content

Commit 74546bf

Browse files
committed
[#260] 빌드 번호 수정
1 parent 172bdf7 commit 74546bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ extension InfoPlist {
106106
"INSTA_APP_ID": .string("$(INSTA_APP_ID)"),
107107
"CFBundleDisplayName": "소록",
108108
"CFBundleShortVersionString": "2.1.2",
109-
"CFBundleVersion": "6"
109+
"CFBundleVersion": "8"
110110
]
111111
)
112112
}

0 commit comments

Comments
 (0)