Skip to content

Commit 64bdf21

Browse files
committed
#7: bump to v1.0.4
1 parent 7a6de84 commit 64bdf21

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

uc_online2.rc

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

66
VS_VERSION_INFO VERSIONINFO
7-
FILEVERSION 1,0,3,0
8-
PRODUCTVERSION 1,0,3,0
7+
FILEVERSION 1,0,4,0
8+
PRODUCTVERSION 1,0,4,0
99
FILEFLAGSMASK 0x3fL
1010
#ifdef _DEBUG
1111
FILEFLAGS 0x1L
@@ -22,7 +22,7 @@ BEGIN
2222
BEGIN
2323
VALUE "CompanyName", "veeanti | union-crax.xyz"
2424
VALUE "FileDescription", "uc-online2, custom Steam API modified for UC"
25-
VALUE "FileVersion", "1.0.3.0"
25+
VALUE "FileVersion", "1.0.4.0"
2626
VALUE "InternalName", "uc-online2"
2727
VALUE "LegalCopyright", "union-crax.xyz | veeanti 2026"
2828
#ifdef IS_64BIT
@@ -31,7 +31,7 @@ BEGIN
3131
VALUE "OriginalFilename", "steam_api.dll"
3232
#endif
3333
VALUE "ProductName", "uc-online2"
34-
VALUE "ProductVersion", "1.0.3.0"
34+
VALUE "ProductVersion", "1.0.4.0"
3535
VALUE "Comments", "https://union-crax.xyz | https://vee-anti.xyz"
3636
END
3737
END

0 commit comments

Comments
 (0)