commit 7f504649e36d1e68413146745232a8ec2c93d0a4
parent 414f18c57c63d70aaef56460a6c9ba3f677a190d
Author: FIGBERT <figbert@figbert.com>
Date: Sat, 21 Nov 2020 14:23:29 -0800
Increment path version for iOS and macOS
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/iOS/Info.plist b/iOS/Info.plist
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
- <string>3.0.1</string>
+ <string>3.0.2</string>
<key>CFBundleVersion</key>
- <string>3.0.1</string>
+ <string>3.0.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIApplicationSceneManifest</key>
diff --git a/macOS/Info.plist b/macOS/Info.plist
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
- <string>1.0.0</string>
+ <string>1.0.1</string>
<key>CFBundleVersion</key>
- <string>1.0.0</string>
+ <string>1.0.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>