We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 988fadb + 981fb61 commit 9b556dcCopy full SHA for 9b556dc
2 files changed
CHANGELOG-1.7.md
@@ -1,4 +1,4 @@
1
-# 1.7.x
+# 1.7.0-BETA1 (2017-03-02)
2
3
## Functional improvements
4
src/Pim/Bundle/CatalogBundle/Version.php
@@ -12,7 +12,7 @@
12
class Version
13
{
14
/** @staticvar string */
15
- const VERSION = '1.7.0-ALPHA1';
+ const VERSION = '1.7.0-BETA1';
16
17
18
const VERSION_CODENAME = '';
0 commit comments