diff --git a/fxmanifest.lua b/fxmanifest.lua index fd3dfb1..2620457 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -3,6 +3,7 @@ fx_version "cerulean" description "K5 Documents" author "K5 Scripts" version '1.1.2' +update "Design changes, added version check" repository 'https://github.com/kac5a/k5_documents' lua54 'yes' @@ -26,4 +27,4 @@ server_scripts { files { 'web/build/index.html', 'web/build/**/*' -} \ No newline at end of file +}