Bump release year in some package metadata files

This commit is contained in:
Bill Kendrick 2021-06-13 21:05:17 -07:00
parent cffbd44f1f
commit c19b06813b
3 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>tuxpaint</string>
<key>CFBundleGetInfoString</key>
<string>0.9.26, Copyright 2009-2020, Tux Paint Development Team</string>
<string>0.9.26, Copyright 2009-2021, Tux Paint Development Team</string>
<key>CFBundleIconFile</key>
<string>tuxpaint.icns</string>
<key>CFBundleIdentifier</key>
@ -23,6 +23,6 @@
<key>CFBundleSignature</key>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>2020-12-27</string>
<string>2021-06-13</string>
</dict>
</plist>