diff --git a/Project.swift b/Project.swift index 5810beb..b358e2a 100644 --- a/Project.swift +++ b/Project.swift @@ -30,7 +30,7 @@ class iBoxFactory: ProjectFactory { "ITSAppUsesNonExemptEncryption": false, "CFBundleDisplayName": "iBox", "CFBundleName": "iBox", - "CFBundleShortVersionString": "1.2.2", + "CFBundleShortVersionString": "1.0.0", "CFBundleVersion": "1", "UILaunchStoryboardName": "LaunchScreen", "UIApplicationSceneManifest": [ @@ -58,7 +58,7 @@ class iBoxFactory: ProjectFactory { private let shareExtensionInfoPlist: [String: Plist.Value] = [ "CFBundleDisplayName": "iBox.Share", - "CFBundleShortVersionString": "1.0", + "CFBundleShortVersionString": "1.0.0", "CFBundleVersion": "1", "NSExtension": [ "NSExtensionAttributes": [