Skip to content

Commit c946f29

Browse files
author
Oleksii Korshenko
committed
MAGETWO-48380: Magento 2.0.2 Publication
1 parent 58a0964 commit c946f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/AppInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ interface AppInterface
1717
/**
1818
* Magento version
1919
*/
20-
const VERSION = '2.0.1';
20+
const VERSION = '2.0.2';
2121

2222
/**
2323
* Launch application

0 commit comments

Comments
 (0)