Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vechro committed Jan 6, 2024
1 parent c894093 commit a7758d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
### Added

### Changed
- Update Kotlin to 1.9.10
- Update gradle-intellij-plugin to 1.15.0
- Update Kotlin to 1.9.22
- Update gradle-intellij-plugin to 1.16.1
- Update OPENRNDR/ORX to 0.4.4
- Raise minimum supported IntelliJ version to 2023.2 due to https://youtrack.jetbrains.com/issue/KT-58021

### Removed

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pluginName = OPENRNDR

pluginVersion = 1.1.3
pluginVersion = 1.1.4

# Opt-out flag for bundling Kotlin standard library -> https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library
kotlin.stdlib.default.dependency = false
Expand Down

0 comments on commit a7758d8

Please sign in to comment.