Skip to content

Commit

Permalink
Preparing version 6.0.95 (#20137)
Browse files Browse the repository at this point in the history
Preparing version 6.0.95


Co-authored-by: Beninho <benjamin.letellier@akeneo.com>
  • Loading branch information
micheltag and Beninho committed Jul 31, 2023
1 parent e845ef3 commit 19cb962
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG-6.0.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 6.0.x

# 6.0.95 (2023-07-31)

- [Backport PIM-10844] PIM-11106 : Filter empty attribute option labels

# 6.0.94 (2023-07-31)
Expand Down
2 changes: 1 addition & 1 deletion src/Akeneo/Platform/CommunityVersion.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
class CommunityVersion
{
/** @staticvar string */
public const VERSION = '6.0.94';
public const VERSION = '6.0.95';

/** @staticvar string */
const VERSION_CODENAME = 'Buccaneer Bunny';
Expand Down

0 comments on commit 19cb962

Please sign in to comment.