Skip to content

Commit ac09207

Browse files
bump deps
1 parent 76b3a8f commit ac09207

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.44",
3+
"version": "v0.7.45",
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.44"
5+
#define PLUGIN_VERSION "0.7.45"
66

77
#define MAX_SCORES 256
88

0 commit comments

Comments
 (0)