瀏覽代碼

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

Ryan Foster 1 年之前
父節點
當前提交
109f64c446
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 3
+#define HOOK_VER_PATCH 4
 
 #ifndef STRINGIFY
 #define STRINGIFY(s) #s