diff --git a/src/palantir.h b/src/palantir.h index b5c8f3e..ebb3110 100644 --- a/src/palantir.h +++ b/src/palantir.h @@ -23,7 +23,7 @@ #include -#define VERSION "1.14.3" +#define VERSION "1.14.4" #if LUA_VERSION_NUM < 503 #error "Lua 5.3 required"