1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 12:20:44 +02:00

Updated version to v2.2.1

This commit is contained in:
Cameron
2019-05-18 12:03:17 -07:00
parent ef81305c77
commit 44626a0006

View File

@@ -10,6 +10,6 @@
if (!defined('e107_INIT')) { exit; }
$e107info['e107_version'] = "2.2.0 (git)";
$e107info['e107_version'] = "2.2.1 (git)";
?>