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:
parent
6633b40d7f
commit
b3647e0c55
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>TXPT</string>
|
<string>TXPT</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2018-06-27</string>
|
<string>2018-09-01</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue