Skip to content

Commit

Permalink
Version Bump to 83
Browse files Browse the repository at this point in the history
  • Loading branch information
ownCloud Jenkins committed Nov 23, 2018
1 parent 9589c5c commit 68d4606
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ownCloud File Provider/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>82</string>
<string>83</string>
<key>OCAppGroupIdentifier</key>
<string>group.com.owncloud.ios-app</string>
<key>OCAppIdentifierPrefix</key>
Expand Down
2 changes: 1 addition & 1 deletion ownCloud File ProviderUI/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>82</string>
<string>83</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionFileProviderActions</key>
Expand Down
4 changes: 2 additions & 2 deletions ownCloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1848,7 +1848,7 @@
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 83;
DEVELOPMENT_TEAM = 4AP2STM4H5;
FRAMEWORK_SEARCH_PATHS = "${TARGET_BUILD_DIR}";
GCC_WARN_UNUSED_LABEL = YES;
Expand All @@ -1875,7 +1875,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 82;
CURRENT_PROJECT_VERSION = 83;
DEVELOPMENT_TEAM = 4AP2STM4H5;
FRAMEWORK_SEARCH_PATHS = "${TARGET_BUILD_DIR}";
GCC_WARN_UNUSED_LABEL = YES;
Expand Down
2 changes: 1 addition & 1 deletion ownCloud/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>82</string>
<string>83</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>org-appextension-feature-password-management</string>
Expand Down
2 changes: 1 addition & 1 deletion ownCloudTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>82</string>
<string>83</string>
</dict>
</plist>

0 comments on commit 68d4606

Please sign in to comment.