Skip to content

Commit 6671dba

Browse files
Bump ver
1 parent 0e558d5 commit 6671dba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gbans",
3-
"version": "v0.7.35",
3+
"version": "v0.7.36",
44
"private": true,
55
"description": "gbans",
66
"repository": "github.com/leighmacdonald/gbans",

sourcemod/scripting/gbans/globals.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#pragma tabsize 4
33
#pragma newdecls required
44

5-
#define PLUGIN_VERSION "0.7.35"
5+
#define PLUGIN_VERSION "0.7.36"
66

77
#define MAX_SCORES 256
88

0 commit comments

Comments
 (0)