txtodo

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

commit 77adab764135106f31806c9b4e10213c8f243ffc
parent 1f2b54470dec4004ff6157de1cb03bf347adc945
Author: FIGBERT <figbert@figbert.com>
Date:   Sat, 20 Mar 2021 18:41:37 -0700

Bump macOS patch version number

Diffstat:
MmacOS/Info.plist | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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.7</string> + <string>1.0.8</string> <key>CFBundleVersion</key> - <string>1.0.7</string> + <string>1.0.8</string> <key>LSApplicationCategoryType</key> <string>public.app-category.productivity</string> <key>LSMinimumSystemVersion</key>