bump version to 1.0.1

This commit is contained in:
woodser 2024-04-18 13:06:30 -04:00
parent ca2d7704ab
commit 97d35dda33
4 changed files with 5 additions and 5 deletions

View file

@ -5,10 +5,10 @@
<!-- See: https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -->
<key>CFBundleVersion</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.0.1</string>
<key>CFBundleExecutable</key>
<string>Haveno</string>