Skip to content

Commit

Permalink
#6067 Tested on Magento v2.4.6-p7 and v2.4.7-p2
Browse files Browse the repository at this point in the history
  • Loading branch information
alek-s-andr committed Aug 20, 2024
1 parent 4997265 commit 027748f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions change-log.txt → CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
1.3.7 (2024-08-20)
=============
- Tested with Magento v2.4.6-p7 and v2.4.7-p2

1.3.6 (2024-04-10)
=============
- Tested with Magento 2.4.7 and PHP 8.3

1.3.5 (2024-03-11)
=============
- Tested with Magento 2.4.6-p4
- Added change-log.txt
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magenable/module-top-bar-notification",
"description": "Magento 2 extension to display simple notice at the top of the page",
"type": "magento2-module",
"version": "1.3.6",
"version": "1.3.7",
"license": "MIT",
"require": {
"php": ">=7.1.0",
Expand Down

0 comments on commit 027748f

Please sign in to comment.