From b661097c513e8c6a56544da0483e3d79b4773e7b Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Sun, 5 Jun 2022 17:59:36 +0100 Subject: [PATCH] changelog: fix mistake [ci skip] --- changelogs/4.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/4.4.md b/changelogs/4.4.md index 124bd44b0..58ccf83a1 100644 --- a/changelogs/4.4.md +++ b/changelogs/4.4.md @@ -84,6 +84,6 @@ Released 5th June 2022. ## Fixes - Fixed graylisted plugins preventing the server from starting. -- Fixed `composer make-server` command. +- Fixed `composer make-devtools` command. - Fixed the `Maximum memory (manager)` units being incorrectly displayed in `/status`. - Fixed `Player->removeCurrentWindow()` breaking inventory windows.