Skip to content

Commit e593df6

Browse files
committed
Bump version to 1.13.6
Updated bgNPC.VERSION and version.txt to reflect the new version 1.13.6.
1 parent 1066356 commit e593df6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lua/slib_autoloader/sh_background_npcs.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if SERVER then
1414
end
1515

1616
bgNPC = {}
17-
bgNPC.VERSION = '1.13.5'
17+
bgNPC.VERSION = '1.13.6'
1818

1919
-- Do not change -------------
2020
bgNPC.LANGUAGES = {}

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13.5
1+
1.13.6

0 commit comments

Comments
 (0)