Skip to content

Commit

Permalink
Release v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
takanuva15 committed Aug 7, 2022
1 parent ee14a23 commit 1f1dc01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ 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.10.2] - 2022-08-07
#### (compatibility: 2022.1 - 2022.3.*)
### Changed
- Dependencies updated to support IntelliJ 2022.1 - 2022.3.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginGroup = de.nordgedanken.auto_hotkey

pluginVersion = 0.10.1
pluginVersion = 0.10.2
pluginSinceBuild = 221
pluginUntilBuild = 223.*

Expand Down

0 comments on commit 1f1dc01

Please sign in to comment.