We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb7865 commit 9f5b324Copy full SHA for 9f5b324
CHANGELOG.md
@@ -14,6 +14,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
15
## [Unreleased]
16
17
-## [v1.0.0] - 2023-11-23
+## [v400.0.0] - 2023-11-23
18
### Added
19
- Initial release
etc/module.xml
@@ -16,5 +16,5 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="Sozo_Feedbucket" setup_version="1.0.0"/>
+ <module name="Sozo_Feedbucket" setup_version="400.0.0"/>
20
</config>
0 commit comments