Skip to content

Commit

Permalink
bump(version): update plugin version to 0.9.0
Browse files Browse the repository at this point in the history
Updated the version of the plugin from 0.8.4-ALPHA to 0.9.0 in accordance with Semantic Versioning (SemVer).
  • Loading branch information
phodal committed Oct 7, 2024
1 parent 5ae2480 commit 6d7e9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginGroup = com.phodal.shire
pluginName = Shire - AI Coding Agent Language
pluginRepositoryUrl = https://github.com/phodal/shire
# SemVer format -> https://semver.org
pluginVersion = 0.8.4-ALPHA
pluginVersion = 0.9.0

# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
platformType = IU
Expand Down

0 comments on commit 6d7e9c7

Please sign in to comment.