From ee017340373e8ba62ad2e19acf4821264fec9fd4 Mon Sep 17 00:00:00 2001 From: Black-Hole <158blackhole@gmail.com> Date: Mon, 10 Apr 2023 10:48:17 +0800 Subject: [PATCH] chore(version): upgrade version to v0.0.5 (#18) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 05719cc..841b0eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = com.github.blackhole1.ideaspellcheck pluginName = CSpell Check pluginRepositoryUrl = https://github.com/BlackHole1/idea-spell-check # SemVer format -> https://semver.org -pluginVersion = 0.0.4 +pluginVersion = 0.0.5 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 213