We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5c8fc commit 11ebe0cCopy full SHA for 11ebe0c
APP_VERSION
@@ -1 +1 @@
1
-3.0.0.29-beta
+3.0.0.30-beta
resource.rc
@@ -4,8 +4,8 @@
4
IDI_ICON1 ICON "icons/icon.ico"
5
6
1 VERSIONINFO
7
- FILEVERSION 3,0,0,29
8
- PRODUCTVERSION 3,0,0,29
+ FILEVERSION 3,0,0,30
+ PRODUCTVERSION 3,0,0,30
9
FILEOS 0x4
10
FILETYPE 0x0
11
BEGIN
@@ -15,12 +15,12 @@ BEGIN
15
16
VALUE "CompanyName", "Weespin"
17
VALUE "FileDescription", "Khinsider Downloader"
18
- VALUE "FileVersion", "3,0,0,29"
+ VALUE "FileVersion", "3,0,0,30"
19
VALUE "InternalName", "KhinsiderDownloader"
20
VALUE "LegalCopyright", "Copyright © 2025 Weespin"
21
VALUE "OriginalFilename", "KhinsiderDownloader.exe"
22
VALUE "ProductName", "Khinsider Downloader"
23
- VALUE "ProductVersion", "3,0,0,29"
+ VALUE "ProductVersion", "3,0,0,30"
24
END
25
26
0 commit comments