Browse Source

Update Mage.php

pull/1/head
Andrés Montañez 8 years ago committed by GitHub
parent
commit
18fd988c21
  1. 2
      src/Mage.php

2
src/Mage.php

@ -17,6 +17,6 @@ namespace Mage;
*/
class Mage
{
const VERSION = '3.0.0';
const VERSION = '3.x-dev';
const CODENAME = 'Nostromo';
}

Loading…
Cancel
Save