Skip to content

Commit a5c28b4

Browse files
Bump version.
1 parent 664eab1 commit a5c28b4

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.36",
3+
"version": "v0.7.39",
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.36"
5+
#define PLUGIN_VERSION "0.7.39"
66

77
#define MAX_SCORES 256
88

0 commit comments

Comments
 (0)