Bump Info.plist

This commit is contained in:
Xpl0itU 2024-03-31 22:14:15 +02:00
parent f4df0825c1
commit 6e3ed060d8

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>WiiUDownloader</string> <string>WiiUDownloader</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>2.29, Copyright 2022-2023 Xpl0itU</string> <string>2.32, Copyright 2022-2024 Xpl0itU</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>WiiUDownloader.icns</string> <string>WiiUDownloader.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@ -17,13 +17,13 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.29</string> <string>2.32</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.29</string> <string>2.32</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright 2022-2023 Xpl0itU, GNU General Public License.</string> <string>Copyright 2022-2024 Xpl0itU, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>11.0</string> <string>11.0</string>
</dict> </dict>