Skip to content
Snippets Groups Projects

INFRASTRUCTURE :: Update the check to make sure the tag is created from the prod branch

Merged Pieter van Staden requested to merge dev into prod
4 files
+ 11
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -7,7 +7,7 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="BobGroup_BobGo" setup_version="1.0.51">
<module name="BobGroup_BobGo" setup_version="1.0.52">
<sequence>
<module name="Magento_Webapi"/>
<module name="Magento_Catalog"/>
Loading