Update macOS version

This commit is contained in:
Mark Kim 2021-11-19 08:18:13 -05:00
parent 0b9abc9005
commit dffd026955

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>tuxpaint</string>
<key>CFBundleGetInfoString</key>
<string>0.9.26, Copyright 2009-2021, Tux Paint Development Team</string>
<string>0.9.27, Copyright 2009-2021, Tux Paint Development Team</string>
<key>CFBundleIconFile</key>
<string>tuxpaint.icns</string>
<key>CFBundleIdentifier</key>
@ -19,10 +19,10 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.26</string>
<string>0.9.27</string>
<key>CFBundleSignature</key>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>2021-06-13</string>
<string>2021-11-19</string>
</dict>
</plist>