Skip to content

Commit 9529f9c

Browse files
Merge pull request #3 from webscale-networks/per-event-cache-flush
Bumping version to 1.1.1
2 parents 78d0cbf + 8f33f5e commit 9529f9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": [
66
"MIT"
77
],
8-
"version": "1.1.0",
8+
"version": "1.1.1",
99
"require": {
1010
"php": "^7.2 || ^8.1",
1111
"magento/magento2-base": "2.3.* || 2.4.*"

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
10-
<module name="Webscale_Varnish" setup_version="1.1.0" />
10+
<module name="Webscale_Varnish" setup_version="1.1.1" />
1111
</config>

0 commit comments

Comments
 (0)