From 21e205af0900c3fbd15ac6397552b2b674e68665 Mon Sep 17 00:00:00 2001 From: cschar Date: Mon, 15 Jul 2024 20:02:36 -0400 Subject: [PATCH] try stable branch (#30) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2c007b1..6152cb3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ pluginRepositoryUrl = https://github.com/cschar/power-mode-zeranthium # SemVer format -> https://semver.org #pluginVersion = 1.14.0 #pluginVersion = 3.4.0-eap.242 -pluginVersion = 3.4.0.242 +pluginVersion = 3.4.0-stable.242 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html #pluginSinceBuild = 241