From 9664d8e8b4ff255e6a38b2fc04a18c1616530bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Wed, 8 Oct 2025 09:01:05 -0700 Subject: [PATCH] Fix needs new version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bernát Gábor --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d6ab457..f05c3f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,4 +9,4 @@ pluginGroup=com.github.pyvenvmanage pluginName=PyVenv Manage 2 pluginRepositoryUrl=https://github.com/pyvenvmanage/PyVenvManage pluginSinceBuild=241 -pluginVersion=2.1.0 +pluginVersion=2.1.1