Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
rurza committed Nov 20, 2024
1 parent d23ec11 commit b3180fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Helper/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleIdentifier</key>
<string>software.micropixels.BatFi.Helper</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.2.0</string>
<key>CFBundleVersion</key>
<string>99999</string>
<key>SMAuthorizedClients</key>
Expand Down
2 changes: 1 addition & 1 deletion Supporting Files/Config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
APP_BUNDLE_IDENTIFIER = software.micropixels.BatFi
HELPER_TOOL_BUNDLE_IDENTIFIER = $(APP_BUNDLE_IDENTIFIER).Helper

APP_VERSION = 2.1.1
APP_VERSION = 2.2.0

BUILD_NUMBER = 99999

Expand Down

0 comments on commit b3180fc

Please sign in to comment.