Bumping version to 0.9.25

This commit is contained in:
Bill Kendrick 2020-06-22 22:58:12 -07:00
parent 90871308ef
commit b65d7f9da4
11 changed files with 28 additions and 22 deletions

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>tuxpaint</string>
<key>CFBundleGetInfoString</key>
<string>0.9.24, Copyright 2009-2020, Tux Paint Development Team</string>
<string>0.9.25, Copyright 2009-2020, 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.24</string>
<string>0.9.25</string>
<key>CFBundleSignature</key>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>2020-03-28</string>
<string>2020-06-22</string>
</dict>
</plist>