Skip to content

Commit

Permalink
Prepare 231.0.1-eap01 release
Browse files Browse the repository at this point in the history
  • Loading branch information
seclerp committed Jan 23, 2023
1 parent dff9ab1 commit 57f5b1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [231.0.1-eap01] - 2023-01-19
### Added
- Cherry pick changes from bugfix [223.3.1]

## [231.0.0-eap01] - 2023-01-19
### Added
- Enable support for Rider 2023.1 EAP 1
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ javaVersion=17
DotnetPluginId=Rider.Plugins.EfCore
DotnetSolution=Rider.Plugins.EfCore.sln
RiderPluginId=me.seclerp.rider.plugins.efcore
PluginVersion=231.0.0-eap01
PluginVersion=231.0.1-eap01

BuildConfiguration=Debug

Expand Down

0 comments on commit 57f5b1e

Please sign in to comment.