Update the build date for the macOS.

Tux Paint 0.9.23 has been released on macOS. This commit updates the version
string.
This commit is contained in:
Mark Kim 2018-09-01 16:02:45 -04:00
parent 6633b40d7f
commit b3647e0c55

View file

@ -23,6 +23,6 @@
<key>CFBundleSignature</key>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>2018-06-27</string>
<string>2018-09-01</string>
</dict>
</plist>