Skip to content

Commit

Permalink
Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and Lohni committed Nov 15, 2024
1 parent 53afe10 commit eb11711
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

## [Unreleased]

## [1.3.0] - 2024-11-15

### Added

- Bump to 2024.3

## [1.2.0] - 2024-08-08

### Added
Expand Down Expand Up @@ -57,7 +63,8 @@

- Initial plugin config

[Unreleased]: https://github.com/Lohni/gruvbox_nr/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/Lohni/gruvbox_nr/compare/v1.3.0...HEAD
[1.3.0]: https://github.com/Lohni/gruvbox_nr/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/Lohni/gruvbox_nr/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/Lohni/gruvbox_nr/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/Lohni/gruvbox_nr/compare/v0.2.0...v1.0.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pluginGroup = com.github.lohni.gruvboxnr
pluginName = gruvbox_nr
pluginRepositoryUrl = https://github.com/Lohni/gruvbox_nr
pluginVersion = 1.2.0
pluginVersion = 1.3.0

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 233
Expand Down

0 comments on commit eb11711

Please sign in to comment.