bump version to 1.0.3

This commit is contained in:
woodser 2024-05-12 08:01:14 -04:00
parent b81922cd9e
commit 0fed23ec22
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.2</string>
<string>1.0.3</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<string>1.0.3</string>
<key>CFBundleExecutable</key>
<string>Haveno</string>