Skip to content

Commit

Permalink
Updated version to 0.7.0.
Browse files Browse the repository at this point in the history
Updated changelog.
  • Loading branch information
gbevin committed Aug 27, 2024
1 parent fdc2caf commit b348339
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

- Fix for execution hanging when plugin is not initialized.

## [0.6.4] - 2024-08-19

- Updated to intellij-platform-plugin 2.0.1.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginGroup = bld.idea
pluginName = bld
pluginRepositoryUrl = https://github.com/rife2/bld-idea
# SemVer format -> https://semver.org
pluginVersion = 0.6.5
pluginVersion = 0.7.0

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
Expand Down

0 comments on commit b348339

Please sign in to comment.