From 0dd70195a22e6b02b4d62fe1a53593398f627e4e Mon Sep 17 00:00:00 2001 From: Shanghe Chen Date: Sat, 26 Oct 2024 22:28:54 +0800 Subject: [PATCH] update ver --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a3a924a..3eae0d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ pluginName = lean4ij pluginRepositoryUrl = https://github.com/onriv/lean4ij # SemVer format -> https://semver.org # TODO add sha1 to the beta output -pluginVersion = 0.0.20.beta.3 +pluginVersion = 0.0.20.beta.4 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # For the dependence on textmate bundle api, the plugin must start build from 241