Skip to content

Commit 2716ec7

Browse files
Release 1.11.0 (#673)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3408d25 commit 2716ec7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.11.0
2+
* [1.21.4 (#672)](https://github.com/PrismarineJS/flying-squid/commit/3408d2543eba3c7461d0bbdfc90e422ee0abe2dc) (thanks @extremeheat)
3+
14
## 1.10.0
25
* [1.21.3 (#670)](https://github.com/PrismarineJS/flying-squid/commit/02245a47cbf07b708bc4f531223481b35a875c87) (thanks @extremeheat)
36
* [Add 1.21 to README.md](https://github.com/PrismarineJS/flying-squid/commit/529d5a1a847fcde9343aa14d36ababccf60ba068) (thanks @rom1504)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flying-squid",
33
"description": "A minecraft server written in node.js",
4-
"version": "1.10.0",
4+
"version": "1.11.0",
55
"main": "index.js",
66
"author": "mhsjlw <[email protected]>",
77
"contributors": [

0 commit comments

Comments
 (0)