- Update the base platform version to 2020.1

- Change since/until build to `201-203.*`
This commit is contained in:
Jakub Chrzanowski
2020-12-02 14:56:42 +01:00
parent 77ba9d7e7a
commit ff3e864851
3 changed files with 10 additions and 8 deletions

View File

@@ -7,6 +7,8 @@
- Upgrade Gradle Wrapper to `6.7.1`
- Dependencies - upgrade `org.jetbrains.intellij` to `0.6.5`
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.4.20`
- Update the base platform version to 2020.1
- Change since/until build to `201-203.*`
## [0.7.0]
### Added