From d01f7e1c63bc9ad75f1f3470f408c59075a2d676 Mon Sep 17 00:00:00 2001 From: Shanghe Chen Date: Mon, 16 Dec 2024 23:26:51 +0800 Subject: [PATCH] up ver --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4f6584f..d57a95d 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.1.9-beta.2 +pluginVersion = 0.1.9 # 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