[Release] 22.51.1 (#4353)

### Fixes

* Adjust return for perl release check  @Akkadius 2024-05-26
* Corrected issue with bazaar purchase via parcels where an incorrect quantity would be calculated. ([#4352](https://github.com/EQEmu/Server/pull/4352)) @neckkola 2024-05-27

### Performance

* Improve SkillCaps::GetTrainLevel() Efficiency ([#4350](https://github.com/EQEmu/Server/pull/4350)) @Kinglykrab 2024-05-26

### Rules

* Legacy Compute Defense against modern agi based defense. ([#4349](https://github.com/EQEmu/Server/pull/4349)) @fryguy503 2024-05-27
This commit is contained in:
Fryguy
2024-05-27 17:21:55 -04:00
committed by GitHub
parent d810cb02c3
commit b044d8533e
3 changed files with 30 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "eqemu-server",
"version": "22.51.0",
"version": "22.51.1",
"repository": {
"type": "git",
"url": "https://github.com/EQEmu/Server.git"