Browse Source

shared/obs-hook-config: Update graphics hook to 1.8.7

shiina424 4 tháng trước cách đây
mục cha
commit
b611c58fa9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      shared/obs-hook-config/graphics-hook-ver.h

+ 1 - 1
shared/obs-hook-config/graphics-hook-ver.h

@@ -13,7 +13,7 @@
 
 #define HOOK_VER_MAJOR 1
 #define HOOK_VER_MINOR 8
-#define HOOK_VER_PATCH 6
+#define HOOK_VER_PATCH 7
 
 #ifndef STRINGIFY
 #define STRINGIFY(s) #s