Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfromXXII committed Nov 23, 2022
1 parent 88f0354 commit f946f5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,9 @@

### Security

## [0.5.4]
### Added

## [0.5.5]
### Changed

### Deprecated

### Removed

### Fixed

### Security
- Improve matching of build tags and `cached GOROOT` parameters while extracting TinyGo parameters.

## [0.5.4]
### Changed
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 = org.jetbrains.tinygoplugin
pluginName_ = tinygo-plugin
pluginVersion = 0.5.4
pluginVersion = 0.5.5
pluginSinceBuild = 222.3345
pluginUntilBuild = 222.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
Expand Down

0 comments on commit f946f5c

Please sign in to comment.