Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 1d928725 authored by Nicolas's avatar Nicolas
Browse files

See CHANGELOG.md

parent ec42eff6
No related branches found
Tags 1.0.5
No related merge requests found
# Changelog
## [1.0.5] - 2020-06-15
### Changed
- Codestyle
- Correction du widget
## [1.0.4] - 2020-06-09
### Changed
- Codestyle
......
......@@ -2,7 +2,7 @@
"name": "nicolasbejean/contentmanager",
"description": "Créer des contenus",
"type": "magento2-module",
"version": "1.0.4",
"version": "1.0.5",
"require": {
"php": "~7.1.3||~7.2.0||~7.3.0",
"magento/framework": "102.0.*",
......
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="NicolasBejean_ContentManager" setup_version="1.0.4">
<module name="NicolasBejean_ContentManager" setup_version="1.0.5">
<sequence>
<module name="Magento_Backend"/>
<module name="Magento_Catalog"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment