Skip to content

Commit 11ebe0c

Browse files
ci: bump version
1 parent 8f5c8fc commit 11ebe0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

APP_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0.29-beta
1+
3.0.0.30-beta

resource.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
IDI_ICON1 ICON "icons/icon.ico"
55

66
1 VERSIONINFO
7-
FILEVERSION 3,0,0,29
8-
PRODUCTVERSION 3,0,0,29
7+
FILEVERSION 3,0,0,30
8+
PRODUCTVERSION 3,0,0,30
99
FILEOS 0x4
1010
FILETYPE 0x0
1111
BEGIN
@@ -15,12 +15,12 @@ BEGIN
1515
BEGIN
1616
VALUE "CompanyName", "Weespin"
1717
VALUE "FileDescription", "Khinsider Downloader"
18-
VALUE "FileVersion", "3,0,0,29"
18+
VALUE "FileVersion", "3,0,0,30"
1919
VALUE "InternalName", "KhinsiderDownloader"
2020
VALUE "LegalCopyright", "Copyright © 2025 Weespin"
2121
VALUE "OriginalFilename", "KhinsiderDownloader.exe"
2222
VALUE "ProductName", "Khinsider Downloader"
23-
VALUE "ProductVersion", "3,0,0,29"
23+
VALUE "ProductVersion", "3,0,0,30"
2424
END
2525
END
2626

0 commit comments

Comments
 (0)