Skip to content

Commit

Permalink
chore: 버전 업
Browse files Browse the repository at this point in the history
  • Loading branch information
mooyoung2309 committed May 12, 2023
1 parent bf4f46d commit c9b3960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class BaseProjectFactory: ProjectFactory {
let infoPlist: [String: InfoPlist.Value] = [
"ITSAppUsesNonExemptEncryption": false,
"CFBundleName": "저니피키",
"CFBundleShortVersionString": "1.2.0",
"CFBundleShortVersionString": "1.2.1",
"CFBundleVersion": "1",
"UILaunchStoryboardName": "LaunchScreen",
"KAKAO_REST_KEY": "$(KAKAO_REST_KEY)",
Expand Down

0 comments on commit c9b3960

Please # to comment.