Skip to content

Commit

Permalink
Preparing version 6.0.22 (#16774)
Browse files Browse the repository at this point in the history
Preparing version 6.0.22


Co-authored-by: grena <adrien.petremann@getakeneo.com>
  • Loading branch information
micheltag and grena committed Apr 8, 2022
1 parent f3470cd commit 3a0564a
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.22 (2022-04-08)

# 6.0.21 (2022-04-06)

## Bug fixes
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.21';
public const VERSION = '6.0.22';

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

0 comments on commit 3a0564a

Please sign in to comment.