From ccbe2963a0a5693b86edee921ccd5a8b23620301 Mon Sep 17 00:00:00 2001 From: In-line Date: Mon, 4 Sep 2017 20:31:59 +0400 Subject: [PATCH] Update version in main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index f0d3be1..5a79526 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -61,7 +61,7 @@ static META_FUNCTIONS gMetaFunctionTable = { plugin_info_t Plugin_info = { META_INTERFACE_VERSION, "Ultimate Unprecacher", - "Beta 2.2", + "Beta 2.4", "2016/05/18", "Alik Aslanyan ", "https://github.com/in-line/metamod_unprecacher",