txtodo

[DORMANT] a minimalist todo list app inspired by jeff huang
git clone git://git.figbert.com/txtodo.git
Log | Files | Refs | README

commit be1a5234da2f594f08407b8b1d9b9d478be5c9c9
parent f052ec6e3f266afb9795cd7b5e43b97fc3a156de
Author: FIGBERT <figbert@figbert.com>
Date:   Mon, 16 Nov 2020 21:31:06 -0800

Update iOS version tags

Diffstat:
MiOS/Info.plist | 4++--
1 file changed, 2 insertions(+), 2 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.0</string> + <string>3.0.1</string> <key>CFBundleVersion</key> - <string>3.0.0</string> + <string>3.0.1</string> <key>LSRequiresIPhoneOS</key> <true/> <key>UIApplicationSceneManifest</key>