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.
2 parents cdde3e8 + 5a4d548 commit 1fc6e66Copy full SHA for 1fc6e66
CHANGELOG-2.0.md
@@ -1,3 +1,5 @@
1
+# 2.0.0 (2017-09-28)
2
+
3
# 2.0.0-BETA1 (2017-09-28)
4
5
# 2.0.0-ALPHA1 (2017-09-25)
src/Pim/Bundle/CatalogBundle/Version.php
@@ -12,7 +12,7 @@
12
class Version
13
{
14
/** @staticvar string */
15
- const VERSION = '2.0.0-beta1';
+ const VERSION = '2.0.0';
16
17
18
const VERSION_CODENAME = 'Rebel Rabbit';
0 commit comments