Skip to content

Commit 9abaf69

Browse files
committed
chore: bump version
1 parent 92bdb5b commit 9abaf69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.1
1+
1.4.2

lua/autorun/sh_pixelui_loader.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
PIXEL = PIXEL or {}
1919
PIXEL.UI = PIXEL.UI or {}
20-
PIXEL.UI.Version = "1.4.1"
20+
PIXEL.UI.Version = "1.4.2"
2121

2222
--- Loads all Lua files in a directory, applying realm rules per filename prefix.
2323
--- On client: includes all files. On server: cl_ files are AddCSLuaFile only, sh_ files

0 commit comments

Comments
 (0)