aboutsummaryrefslogtreecommitdiff
path: root/gamemode/shared.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/shared.lua')
-rw-r--r--gamemode/shared.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/gamemode/shared.lua b/gamemode/shared.lua
index 6304bce..4b5e2b1 100644
--- a/gamemode/shared.lua
+++ b/gamemode/shared.lua
@@ -1,7 +1,7 @@
include("nrequire.lua")
local ngm = GM or GAMEMODE
-ngm.Version = {0,7,2}
+ngm.Version = {0,7,3}
ngm.Name = "Artery"
ngm.Author = "Alexander \"Apickx\" Pickering"
-ngm.Email = "alex@cogarr.net"
-ngm.Website = "cogarr.net"
+ngm.Email = "apickx@cogarr.com"
+ngm.Website = "cogarr.com"