Update Changelog and Version

This commit is contained in:
Andrés Montañez
2017-02-10 23:24:16 -03:00
parent 6ec596f9a9
commit 94214ed076
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ namespace Mage;
*/
class Mage
{
const VERSION = '3.0.0';
const VERSION = '3.0.1';
const CODENAME = 'Nostromo';
}