chore: bump codemp version

This commit is contained in:
əlemi 2024-09-26 00:22:35 +02:00
parent db56df9c58
commit 38c59e8934
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -38,7 +38,7 @@ end
local sep = '/'
if os_uname.sysname == "Windows_NT" then sep = '\\' end
local version = "v0.7.0"
local version = "v0.7.1"
local native_path = plugin_dir..sep.."lua"..sep.."codemp"..sep.."new-native."..ext
local replace_native_path = plugin_dir..sep.."lua"..sep.."codemp"..sep.."native."..ext