Skip to content

Commit

Permalink
Add changelog for 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia committed Oct 29, 2024
1 parent becbb10 commit a28a3f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ Join the [deltacv discord server](https://discord.gg/A3RMYzf6DA) !

### Formerly, EOCV-Sim was hosted on a [personal account repo](https://github.com/serivesmejia/EOCV-Sim/). Released prior to 3.0.0 can be found there for historic purposes.

## [v3.8.1 - Shadow jar merge service files hotfix](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.8.1)
- This is the 26th release for EOCV-Sim
- Bugfixes:
- Fixes shadow jar, uses mergeServiceFiles to fix failing to pull plugins from a maven repository

## [v3.8.0 - Major Plugin System Rework](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.8.0)
- This is the 25th release for EOCV-Sim
- Changelog
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ plugins {

allprojects {
group 'com.github.deltacv'
version '3.8.0'
version '3.8.1'

apply plugin: 'java'

Expand Down

0 comments on commit a28a3f7

Please sign in to comment.