From 9b29370888bbc41e74fa84142d192869f6518bb8 Mon Sep 17 00:00:00 2001 From: Tom O'Sullivan Date: Wed, 9 Jun 2021 10:13:11 +0100 Subject: [PATCH] chore: bump version no. --- lua/pixelkarts/_lang/sh_gmod_i18n.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/pixelkarts/_lang/sh_gmod_i18n.lua b/lua/pixelkarts/_lang/sh_gmod_i18n.lua index e64dab1..669ab19 100644 --- a/lua/pixelkarts/_lang/sh_gmod_i18n.lua +++ b/lua/pixelkarts/_lang/sh_gmod_i18n.lua @@ -195,4 +195,4 @@ end) hook.Run("gmodI18n.fullyLoaded") --Register your addon then load all of your language files that define phrases when this hook is called. --Alternatively, you can load this file in your addon first, before doing the above. -gmodI18n.registerAddon("pixelkarts", "en", "PIXEL Karts", "Tom.bat", 1.15) \ No newline at end of file +gmodI18n.registerAddon("pixelkarts", "en", "PIXEL Karts", "Tom.bat", 1.16) \ No newline at end of file