Skip to content

Commit 3f9a4c2

Browse files
authored
Merge pull request #5843 from akeneo/tag-170-beta2
Prepare tag 1.7.0-BETA2
2 parents f188405 + 21fad13 commit 3f9a4c2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG-1.7.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 1.7.0-BETA2 (2017-03-06)
2+
13
# 1.7.0-BETA1 (2017-03-02)
24

35
## Functional improvements

src/Pim/Bundle/CatalogBundle/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class Version
1313
{
1414
/** @staticvar string */
15-
const VERSION = '1.7.0-BETA1';
15+
const VERSION = '1.7.0-BETA2';
1616

1717
/** @staticvar string */
1818
const VERSION_CODENAME = '';

0 commit comments

Comments
 (0)