Skip to content

Commit

Permalink
chore: release 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Apr 24, 2024
1 parent c1c75ca commit aa958b0
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]

- Support new frontend variable name pattern

## [0.1.8] - 2024-04-24

- Annotation related syntax definition
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 = pascal.taie.intellij
pluginName = tai-e
pluginRepositoryUrl = https://github.com/Tai-e/intellij-tai-e
# SemVer format -> https://semver.org
pluginVersion=0.1.8
pluginVersion=0.1.9

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

0 comments on commit aa958b0

Please sign in to comment.