Skip to content

Commit

Permalink
chore: version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wglanzer committed Mar 29, 2024
1 parent d3e5b1d commit ef802da
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 @@ -2,6 +2,8 @@

## [Unreleased]

## [1.3.2] - 2024-03-29

### Added

- User inputs in console of debug view should be propagated to build process, in order to enable e.g. "s" or "q" commands to work correctly
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pluginGroup = io.conceptive.quarkus.plugin
pluginName = QuarkusRunConfigs
pluginRepositoryUrl = https://github.com/conceptivesolutions/quarkus-intellij-plugin
pluginVersion=1.3.1
pluginVersion=1.3.2

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

0 comments on commit ef802da

Please sign in to comment.