1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Bump version - upcoming 2.2.2 is now 2.3.0

This commit is contained in:
Tijn Kuyper
2019-11-05 17:10:28 +01:00
parent a68b470ef8
commit e041e57587

View File

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