From 2716ec70634c391b6a92275f3e27f28714a857f2 Mon Sep 17 00:00:00 2001 From: rom1504bot Date: Wed, 8 Jan 2025 22:29:52 +0100 Subject: [PATCH] Release 1.11.0 (#673) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/HISTORY.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 546b1fa2..041a6b4a 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -1,3 +1,6 @@ +## 1.11.0 +* [1.21.4 (#672)](https://github.com/PrismarineJS/flying-squid/commit/3408d2543eba3c7461d0bbdfc90e422ee0abe2dc) (thanks @extremeheat) + ## 1.10.0 * [1.21.3 (#670)](https://github.com/PrismarineJS/flying-squid/commit/02245a47cbf07b708bc4f531223481b35a875c87) (thanks @extremeheat) * [Add 1.21 to README.md](https://github.com/PrismarineJS/flying-squid/commit/529d5a1a847fcde9343aa14d36ababccf60ba068) (thanks @rom1504) diff --git a/package.json b/package.json index 659f956d..7611dd66 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "flying-squid", "description": "A minecraft server written in node.js", - "version": "1.10.0", + "version": "1.11.0", "main": "index.js", "author": "mhsjlw ", "contributors": [