diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-02-06 00:55:04 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-02-06 00:55:04 +0100 |
| commit | 75a0e4509a70055851b085f3f7293ae1cf48164c (patch) | |
| tree | b2933b23235b83cb9f5f2d9fd42c8028650ad1d6 /Map/Info.plist | |
| parent | 91fd86189477e6c690c6487d51d80bc58c8ecb63 (diff) | |
Fix performance and undo1.2.0
Diffstat (limited to 'Map/Info.plist')
| -rw-r--r-- | Map/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Map/Info.plist b/Map/Info.plist index 903c15d..6ba8cf0 100644 --- a/Map/Info.plist +++ b/Map/Info.plist @@ -17,7 +17,7 @@ <key>CFBundleShortVersionString</key> <string>$(MARKETING_VERSION)</string> <key>CFBundleVersion</key> - <string>1</string> + <string>$(CURRENT_PROJECT_VERSION)</string> <key>LSApplicationCategoryType</key> <string>public.app-category.productivity</string> <key>LSMinimumSystemVersion</key> |