Skip to content

Commit a4914fd

Browse files
committed
Bumped version number and updated CHANGELOG.md
1 parent de72d99 commit a4914fd

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Given a version number MAJOR.MINOR.PATCH, increment the:
2121

2222
### [Unreleased]
2323

24-
### [v300.0.1] - 2020-05-27
24+
## [v400.0.0] - 2022-05-09
25+
### Added
26+
- Magento 2.4 compatibility
27+
28+
### Changed
29+
- Removed year from copyright
30+
31+
32+
## [v300.0.1] - 2020-05-27
2533
- Initial Release
2634

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
1616
-->
1717
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
18-
<module name="Sozo_ZendeskChat" setup_version="300.0.1"/>
18+
<module name="Sozo_ZendeskChat" setup_version="400.0.0"/>
1919
</config>

0 commit comments

Comments
 (0)