obs-hook-config: Update graphics-hook version to 1.8.8

This commit is contained in:
Ryan Foster
2026-06-19 12:25:56 -04:00
parent 34ec8c00b1
commit 819dfb86c6

View File

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