Skip to content

Commit

Permalink
Release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
takanuva15 committed Dec 11, 2021
1 parent f35bfa0 commit ded5973
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added

## [0.9.1] - 2021-12-10
#### (compatibility: 2021.2.* - 2021.3.*)
### Changed
- Dependencies updated to support IntelliJ 2021.3.
- Default name of new sdks now includes the patch version
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pluginVersion = 0.9.0
pluginVersion = 0.9.1
pluginSinceBuild = 212
pluginUntilBuild = 213.*

Expand Down

0 comments on commit ded5973

Please sign in to comment.