Skip to content

Commit

Permalink
chore(version): bump version to 1.0.1
Browse files Browse the repository at this point in the history
Updated the plugin version from 1.0.0 to 1.0.1 in preparation for release.
  • Loading branch information
phodal committed Oct 23, 2024
1 parent 7dd3310 commit ebb7343
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 = 1.0.0
pluginVersion = 1.0.1

# 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 ebb7343

Please sign in to comment.