From: MegaBrutal Date: Mon, 23 Jun 2025 23:00:30 +0000 (+0200) Subject: Bump version number X-Git-Url: http://git.megabrutal.com/?a=commitdiff_plain;p=pmprecache.git Bump version number --- diff --git a/meta_api.cpp b/meta_api.cpp index 7b88df9..573fbe4 100644 --- a/meta_api.cpp +++ b/meta_api.cpp @@ -60,8 +60,8 @@ static META_FUNCTIONS gMetaFunctionTable = { plugin_info_t Plugin_info = { META_INTERFACE_VERSION, // ifvers "PMPreCache", // name - "0.1", // version - "2023/12/31", // date + "0.2", // version + "2025/06/24", // date "MegaBrutal ", // author "http://megabrutal.com/", // url "PMPreCache", // logtag, all caps please