Skip to content

Commit

Permalink
increment build number
Browse files Browse the repository at this point in the history
  • Loading branch information
hborawski committed Mar 15, 2021
1 parent e691e3d commit ff681f6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DominionCompanion.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 18;
CURRENT_PROJECT_VERSION = 19;
DEVELOPMENT_TEAM = 66V79CSGDL;
INFOPLIST_FILE = DominionCompanion/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
Expand All @@ -754,7 +754,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 18;
CURRENT_PROJECT_VERSION = 19;
DEVELOPMENT_TEAM = 66V79CSGDL;
INFOPLIST_FILE = DominionCompanion/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
Expand Down
2 changes: 1 addition & 1 deletion DominionCompanion/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>18</string>
<string>19</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion UnitTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>18</string>
<string>19</string>
</dict>
</plist>

0 comments on commit ff681f6

Please # to comment.