Bump version to 1.2.0

This commit is contained in:
Struma 2020-02-23 02:29:29 -05:00 committed by Roza
parent 80f2fb3677
commit 403bcb485c
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
<key>CFBundleIconFile</key>
<string>icon.icns</string>
<key>CFBundleShortVersionString</key>
<string>1.1.1</string>
<string>1.2.0</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>

View file

@ -4,17 +4,17 @@
IDI_APPICON ICON "icon.ico"
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,1,1,0
PRODUCTVERSION 1,1,1,0
FILEVERSION 1,2,0,0
PRODUCTVERSION 1,2,0,0
{
BLOCK "StringFileInfo"
{
BLOCK "040904b0"
{
VALUE "FileVersion", "1.1.1.0\0"
VALUE "FileVersion", "1.2.0\0"
VALUE "OriginalFilename", "mkxp-z.exe\0"
VALUE "ProductName", "mkxp-z\0"
VALUE "ProductVersion", "1.1.1.0\0"
VALUE "ProductVersion", "1.2.0\0"
}
}
BLOCK "VarFileInfo"