Skip to content

Commit

Permalink
Fix typo in version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Jul 21, 2021
1 parent 5f4f983 commit 42d08ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Meter/Meter.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
PRODUCT_NAME = Meter
PRODUCT_BUNDLE_IDENTIFIER = com.chimehq.Meter
PRODUCT_MODULE_NAME = Meter
CURRENT_PROJECT_VERSION = 2=3
CURRENT_PROJECT_VERSION = 3
DYLIB_CURRENT_VERSION = $(CURRENT_PROJECT_VERSION)
MARKETING_VERSION = 0.2.1

Expand Down

0 comments on commit 42d08ff

Please sign in to comment.