mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Bump version to v0.4.0
This commit is contained in:
parent
8a1ed1d046
commit
96580c7518
@ -2,7 +2,7 @@
|
||||
|
||||
# IntelliJ Platform Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
## [0.4.0]
|
||||
### Added
|
||||
- Fix default to opt-out of bundling Kotlin standard library in plugin distribution
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
pluginGroup = org.jetbrains.plugins.template
|
||||
pluginName_ = IntelliJ Platform Plugin Template
|
||||
pluginVersion = 0.3.4
|
||||
pluginVersion = 0.4.0
|
||||
pluginSinceBuild = 193
|
||||
pluginUntilBuild = 202.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user