fix: trigger ci with latest sm 1.11

This commit is contained in:
maxime1907
2023-04-22 13:13:55 +02:00
parent 49968b6299
commit 3f145f3250
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
/* Basic information exposed publicly */ /* Basic information exposed publicly */
#define SMEXT_CONF_NAME "SendSnapshotFixer" #define SMEXT_CONF_NAME "SendSnapshotFixer"
#define SMEXT_CONF_DESCRIPTION "Fixes the currently messed up sv_parallel_sendsnapshot" #define SMEXT_CONF_DESCRIPTION "Fixes the currently messed up sv_parallel_sendsnapshot"
#define SMEXT_CONF_VERSION "1.0" #define SMEXT_CONF_VERSION "1.0.1"
#define SMEXT_CONF_AUTHOR "maxime1907" #define SMEXT_CONF_AUTHOR "maxime1907"
#define SMEXT_CONF_URL "https://gitlab.com/counterstrikesource/sendsnapshotfixer" #define SMEXT_CONF_URL "https://gitlab.com/counterstrikesource/sendsnapshotfixer"
#define SMEXT_CONF_LOGTAG "SSF" #define SMEXT_CONF_LOGTAG "SSF"