Skip to content

Commit

Permalink
chore: Release v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pandier committed Jan 25, 2025
1 parent aecbe1c commit e73464d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.7.3] - 2025-01-25

### Changed

- Make Git plugin optional - if not installed, variables related to Git will not be available
Expand Down Expand Up @@ -234,7 +236,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Initial release

[Unreleased]: https://github.com/pandier/intellij-discord-rp/compare/v1.7.2...HEAD
[Unreleased]: https://github.com/pandier/intellij-discord-rp/compare/v1.7.3...HEAD
[1.7.3]: https://github.com/pandier/intellij-discord-rp/compare/v1.7.2...v1.7.3
[1.7.2]: https://github.com/pandier/intellij-discord-rp/compare/v1.7.1...v1.7.2
[1.7.1]: https://github.com/pandier/intellij-discord-rp/compare/v1.7.0...v1.7.1
[1.7.0]: https://github.com/pandier/intellij-discord-rp/compare/v1.6.2...v1.7.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Plugin properties
group=io.github.panda885
version=1.7.2
version=1.7.3
repository=https://github.com/pandier/intellij-discord-rp

# Opt-out flag for bundling Kotlin standard library
Expand Down

0 comments on commit e73464d

Please sign in to comment.