Skip to content

Commit

Permalink
Update to 3.54.3 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalb181 authored Sep 10, 2023
1 parent c8c9845 commit 6efc6f3
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 4 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/) and the chang

<!-- towncrier release notes start -->

## [3.54.3](https://github.com/metalbear-co/mirrord-intellij/tree/3.54.3) - 2023-09-10


### Changed

- Aborting the run when running on macOS with a non-RVM Ruby.
- New enable/disable icons to make mirrord state more clear
[#100](https://github.com/metalbear-co/mirrord-intellij/issues/100)


### Fixed

- Fixed Ruby being patched always


## [3.54.2](https://github.com/metalbear-co/mirrord-intellij/tree/3.54.2) - 2023-09-06


Expand Down
1 change: 0 additions & 1 deletion changelog.d/+dont-patch-always.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+non-rvm-ruby-error.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/100.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.54.2
pluginVersion = 3.54.3

platformVersion = 2022.3.2

Expand Down

0 comments on commit 6efc6f3

Please sign in to comment.