File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
2525//
2626
2727VS_VERSION_INFO VERSIONINFO
28- FILEVERSION 2,14 ,0,0
29- PRODUCTVERSION 2,14 ,0,0
28+ FILEVERSION 2,15 ,0,0
29+ PRODUCTVERSION 2,15 ,0,0
3030 FILEFLAGSMASK 0x3fL
3131#ifdef _DEBUG
3232 FILEFLAGS 0x1L
@@ -41,12 +41,12 @@ BEGIN
4141 BEGIN
4242 BLOCK "000004b0"
4343 BEGIN
44- VALUE "FileVersion", "2.14 .0.0"
44+ VALUE "FileVersion", "2.15 .0.0"
4545 VALUE "InternalName", "d3d9_arcdps_killproof_me.dll"
46- VALUE "LegalCopyright", "Copyright (C) 2024 "
46+ VALUE "LegalCopyright", "Copyright (C) 2025 "
4747 VALUE "OriginalFilename", "d3d9_arcdps_killproof_me.dll"
4848 VALUE "ProductName", "killproof.me-plugin"
49- VALUE "ProductVersion", "2.14 .0.0"
49+ VALUE "ProductVersion", "2.15 .0.0"
5050 END
5151 END
5252 BLOCK "VarFileInfo"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json" ,
33 "name" : " arcdps-killproof-me-plugin" ,
4- "version-string" : " 2.14 .0" ,
4+ "version-string" : " 2.15 .0" ,
55 "dependencies" : [
66 " arcdps-extension" ,
77 " arcdps-unofficial-extras" ,
You can’t perform that action at this time.
0 commit comments