Skip to content

Commit

Permalink
release 1.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Feb 2, 2024
1 parent 8a51be8 commit 27fcfc0
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
@@ -1,4 +1,7 @@
# Changelog
## 1.4.30
* Fixed: Resolver bug

## 1.4.29
* Fixed: Incorrect resolver caching
* Fixed: Incorrect type compare when checking interface implementations
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginName = Haxe Toolkit Support
pluginRepositoryUrl = https://github.com/HaxeFoundation/intellij-haxe

# SemVer format -> https://semver.org
pluginVersion = 1.4.29
pluginVersion = 1.4.30

# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
platformType = IU
Expand Down

0 comments on commit 27fcfc0

Please sign in to comment.