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 f66f905 commit 29371a2Copy full SHA for 29371a2
composer.json
@@ -5,7 +5,7 @@
5
"license": [
6
"MIT"
7
],
8
- "version": "1.2.0",
+ "version": "1.2.1",
9
"require": {
10
"php": "^7.2 || ^8.1",
11
"magento/magento2-base": "2.3.* || 2.4.*"
etc/module.xml
@@ -7,5 +7,5 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="Webscale_Varnish" setup_version="1.2.0" />
+ <module name="Webscale_Varnish" setup_version="1.2.1" />
</config>
0 commit comments