Skip to content

Commit ea04dba

Browse files
committed
Bump version info
1 parent 0ece739 commit ea04dba

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

cmd/WiiUDownloader/versioninfo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"FixedFileInfo": {
33
"FileVersion": {
44
"Major": 2,
5-
"Minor": 99,
5+
"Minor": 100,
66
"Patch": 0,
77
"Build": 0
88
},
99
"ProductVersion": {
1010
"Major": 2,
11-
"Minor": 99,
11+
"Minor": 100,
1212
"Patch": 0,
1313
"Build": 0
1414
},
@@ -21,12 +21,12 @@
2121
"StringFileInfo": {
2222
"CompanyName": "Xpl0itU",
2323
"FileDescription": "WiiUDownloader",
24-
"FileVersion": "2.99.0",
24+
"FileVersion": "2.100.0",
2525
"InternalName": "WiiUDownloader",
2626
"LegalCopyright": "Copyright 2022-2026 Xpl0itU",
2727
"OriginalFilename": "WiiUDownloader.exe",
2828
"ProductName": "WiiUDownloader",
29-
"ProductVersion": "2.99.0"
29+
"ProductVersion": "2.100.0"
3030
},
3131
"IconPath": "WiiUDownloader.ico",
3232
"VarFileInfo": {

data/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleExecutable</key>
88
<string>WiiUDownloader</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>2.99, Copyright 2022-2026 Xpl0itU</string>
10+
<string>2.100, Copyright 2022-2026 Xpl0itU</string>
1111
<key>CFBundleIconFile</key>
1212
<string>WiiUDownloader.icns</string>
1313
<key>CFBundleIdentifier</key>
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.99</string>
20+
<string>2.100</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>2.99</string>
24+
<string>2.100</string>
2525
<key>NSHumanReadableCopyright</key>
2626
<string>Copyright 2022-2026 Xpl0itU, GNU General Public License Version 3.</string>
2727
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)