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 f188405 + 21fad13 commit 3f9a4c2Copy full SHA for 3f9a4c2
CHANGELOG-1.7.md
@@ -1,3 +1,5 @@
1
+# 1.7.0-BETA2 (2017-03-06)
2
+
3
# 1.7.0-BETA1 (2017-03-02)
4
5
## Functional improvements
src/Pim/Bundle/CatalogBundle/Version.php
@@ -12,7 +12,7 @@
12
class Version
13
{
14
/** @staticvar string */
15
- const VERSION = '1.7.0-BETA1';
+ const VERSION = '1.7.0-BETA2';
16
17
18
const VERSION_CODENAME = '';
0 commit comments