Skip to content

Commit 57cadb0

Browse files
committed
Version Bump to 108
1 parent 813181e commit 57cadb0

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

Clendar.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1831,7 +1831,7 @@
18311831
CODE_SIGN_IDENTITY = "Apple Development";
18321832
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
18331833
CODE_SIGN_STYLE = Automatic;
1834-
CURRENT_PROJECT_VERSION = 107;
1834+
CURRENT_PROJECT_VERSION = 108;
18351835
"DEBUG_INFORMATION_FORMAT[sdk=iphoneos*]" = "dwarf-with-dsym";
18361836
"DEBUG_INFORMATION_FORMAT[sdk=iphonesimulator*]" = dwarf;
18371837
DEVELOPMENT_TEAM = 6TWWD47PW9;
@@ -1866,7 +1866,7 @@
18661866
CODE_SIGN_IDENTITY = "Apple Development";
18671867
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
18681868
CODE_SIGN_STYLE = Automatic;
1869-
CURRENT_PROJECT_VERSION = 107;
1869+
CURRENT_PROJECT_VERSION = 108;
18701870
DEVELOPMENT_TEAM = 6TWWD47PW9;
18711871
INFOPLIST_FILE = Clendar/Resources/Info.plist;
18721872
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";

Clendar/Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<key>CFBundleShortVersionString</key>
7474
<string>3.6.1</string>
7575
<key>CFBundleVersion</key>
76-
<string>107</string>
76+
<string>108</string>
7777
<key>ITSAppUsesNonExemptEncryption</key>
7878
<false/>
7979
<key>LSApplicationCategoryType</key>

ClendarTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>3.6.1</string>
1919
<key>CFBundleVersion</key>
20-
<string>107</string>
20+
<string>108</string>
2121
</dict>
2222
</plist>

ClendarUITests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>3.6.1</string>
1919
<key>CFBundleVersion</key>
20-
<string>107</string>
20+
<string>108</string>
2121
</dict>
2222
</plist>

ClendarWidget/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>3.6.1</string>
2121
<key>CFBundleVersion</key>
22-
<string>107</string>
22+
<string>108</string>
2323
<key>NSExtension</key>
2424
<dict>
2525
<key>NSExtensionPointIdentifier</key>

0 commit comments

Comments
 (0)