Skip to content

Commit

Permalink
3.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Oct 21, 2024
1 parent b925569 commit d1eb943
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang

<!-- towncrier release notes start -->

## [3.63.0](https://github.com/metalbear-co/mirrord-intellij/tree/3.63.0) - 2024-10-21


### Added

- Added support for Bazel run configurations.
[#207](https://github.com/metalbear-co/mirrord-intellij/issues/207)

## [3.62.1](https://github.com/metalbear-co/mirrord-intellij/tree/3.62.1) - 2024-10-13


Expand Down
1 change: 0 additions & 1 deletion changelog.d/207.added.md

This file was deleted.

2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pluginGroup = com.metalbear.mirrord
pluginName = mirrord
# SemVer format -> https://semver.org
pluginVersion = 3.62.1
pluginVersion = 3.63.0

platformVersion = 2024.1

Expand Down

0 comments on commit d1eb943

Please sign in to comment.