Skip to content

Commit e5c933a

Browse files
committed
chore: bump i18n version
1 parent 38a2fea commit e5c933a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/pixelkarts/_lang/sh_gmod_i18n.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ end)
195195
hook.Run("gmodI18n.fullyLoaded") --Register your addon then load all of your language files that define phrases when this hook is called.
196196
--Alternatively, you can load this file in your addon first, before doing the above.
197197

198-
gmodI18n.registerAddon("pixelkarts", "en", "PIXEL Karts", "Tom.bat", 1.16)
198+
gmodI18n.registerAddon("pixelkarts", "en", "PIXEL Karts", "Tom.bat", 1.17)

0 commit comments

Comments
 (0)