Skip to content

Commit 6125b97

Browse files
gennariarmandogithub-actions[bot]
authored andcommitted
Update version info: v.1004
1 parent d5b3c66 commit 6125b97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

shared/plugin.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
#define __TO_STR(x) #x
1010
#define TO_STR(x) __TO_STR(x)
1111

12-
#define PLUGIN_SDK_VERSION 1003
12+
#define PLUGIN_SDK_VERSION 1004
1313
#define PLUGIN_SDK_VERSION_STR TO_STR(PLUGIN_SDK_VERSION)
1414

15-
#define PLUGIN_SDK_DATE 2026-03-28 00:44:29
15+
#define PLUGIN_SDK_DATE 2026-04-18 13:03:53
1616
#define PLUGIN_SDK_DATE_STR TO_STR(PLUGIN_SDK_DATE)
1717

1818
#include "PluginBase.h"

0 commit comments

Comments
 (0)