We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e0568 commit 28a4d4aCopy full SHA for 28a4d4a
CHANGELOG.md
@@ -1,6 +1,11 @@
1
RECENT CHANGES
2
==============
3
4
+9.0.0
5
+-----
6
+
7
+TBD
8
9
8.1.1
10
-----
11
src/N98/Magento/Application.php
@@ -47,7 +47,7 @@ class Application extends BaseApplication
47
/**
48
* @var string
49
*/
50
- const APP_VERSION = '9.0.0-alpha1';
+ const APP_VERSION = '9.0.0-alpha2';
51
52
53
* @var int
version.txt
@@ -1 +1 @@
-9.0.0-alpha1
+9.0.0-alpha2
0 commit comments