File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
2
2
3
- # intellij-codexp Changelog
3
+ # CodeXP Changelog
4
4
5
5
## [ Unreleased]
6
6
### Added
7
- - Initial scaffold created from [ IntelliJ Platform Plugin Template ] ( https://github.com/JetBrains/intellij-platform-plugin-template )
7
+ - Release test
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.github.ilovegamecoding.intellijcodexp
4
4
pluginName = intellij-codexp
5
5
pluginRepositoryUrl = https://github.com/ILoveGameCoding/intellij-codexp
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 0.0.1
7
+ pluginVersion = 0.0.2
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 221
You can’t perform that action at this time.
0 commit comments