Skip to content

Commit 85702b1

Browse files
committed
version: 2.4.0
1 parent 0954964 commit 85702b1

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@ X changes total
1414

1515
## [Unreleased]
1616

17-
## [2.4.0-rc1] (2021-08-24)
17+
## [2.4.0] (2021-10-19)
18+
19+
### Fixed
20+
21+
- Fixed dependencies relocation
22+
- Fixed error on plugin reload
23+
- Removed SLF4J from dependencies
24+
25+
## [2.4.0-rc2] (2021-08-24)
1826

1927
### Added
2028

@@ -26,7 +34,7 @@ X changes total
2634

2735
### Housekeeping
2836

29-
- Dependencies updated? removed unused dependenices
37+
- Dependencies updated, removed unused dependencies
3038
- Gradle 6.8.1 -> 7.2
3139

3240
## [2.4.0-rc1] (2021-02-14)
@@ -231,6 +239,7 @@ By the way, NETHERITE tools and armors are already in default configs :)
231239
- Updated MyPet integration.
232240
- bStats instead of MCStats.
233241

234-
[Unreleased]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.4.0-rc2...develop
235-
[2.4.0-RC2]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.4.0-rc1...v2.4.0-rc2
236-
[2.4.0-RC1]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.3.2...v2.4.0-rc1
242+
[Unreleased]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.4.0...develop
243+
[2.4.0]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.4.0-rc2...v2.4.0
244+
[2.4.0-rc2]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.4.0-rc1...v2.4.0-rc2
245+
[2.4.0-rc1]: https://github.com/EndlessCodeGroup/RPGInventory/compare/v2.3.2...v2.4.0-rc1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pluginVersion=2.4.0-rc2
1+
pluginVersion=2.4.0
22
pluginDesc=Change inventory how you need
33
url=https://gitlab.com/endlesscodegroup/rpginventory/rpginventory
44

0 commit comments

Comments
 (0)