Skip to content

Commit ac8406f

Browse files
committed
docs: update changelog
1 parent df97280 commit ac8406f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
### Added
77
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
88

9+
## [0.0.3] - 2020-12-16
10+
### Removed
11+
- remove unnecessary code
12+
913
## [0.0.2]
1014
### Changed
1115
- change backend api domain

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = com.github.si9ma.codetimejetbrains
55
pluginName_ = codetime
6-
pluginVersion = 0.0.2
6+
pluginVersion = 0.0.3
77
pluginSinceBuild = 201
88
pluginUntilBuild = 203.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)