Skip to content

Commit

Permalink
Indicate Bedrock 1.21.40 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy authored Oct 22, 2024
1 parent a1444ae commit 35d7fb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/versions.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"bedrock": {
"supported": "1.20.80-1.21.30",
"supported": "1.20.80-1.21.40",
"latest": {
"id": 729,
"name": "1.21.30"
"id": 748,
"name": "1.21.40"
}
},
"java": {
Expand Down

0 comments on commit 35d7fb5

Please sign in to comment.