From 44e160265ba039721708b16657617364feeeb379 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Wolda=C5=84ski?= Date: Mon, 23 Sep 2024 16:53:41 +0200 Subject: [PATCH] [TASK] Set version v2.1 --- ext_emconf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext_emconf.php b/ext_emconf.php index 22b81af..a7f53f2 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ 'title' => 'Cache Purger', 'description' => 'Purge cached URLs within Varnish instances', 'category' => 'misc', - 'version' => '3.0.0', + 'version' => '2.1.0', 'state' => 'stable', 'clearCacheOnLoad' => 0, 'constraints' => [