From 7e80f6a0a0129caf70dd669eeca72549f8f4c45f Mon Sep 17 00:00:00 2001 From: cschar Date: Tue, 11 Jun 2024 21:27:14 -0400 Subject: [PATCH] update to eap (#26) --- README_roadmap.md | 2 ++ gradle.properties | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README_roadmap.md b/README_roadmap.md index fb80256..313539a 100644 --- a/README_roadmap.md +++ b/README_roadmap.md @@ -37,6 +37,8 @@ Done; future TODO: +- TEXT COMPLETE Sound + - BUILDUP_MONITOR, where you hit different thresholds - based on threshold, different SOUNDS/EFFECTS HAPPEN - thresholds can be based on wpm diff --git a/gradle.properties b/gradle.properties index ed57af6..32ed495 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,8 @@ pluginRepositoryUrl = https://github.com/cschar/power-mode-zeranthium # SemVer format -> https://semver.org #pluginVersion = 1.14.0 -pluginVersion = 3.4.0-242 +#pluginVersion = 3.4.0-242 +pluginVersion = 3.4.0-eap-242 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 242