Skip to content

Commit 378b2b8

Browse files
Added minor Bedrock updates up to 1.21.92
1 parent c440eea commit 378b2b8

1 file changed

Lines changed: 76 additions & 0 deletions

File tree

src/editions.ts

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,6 +2878,82 @@ const EDITIONS: Edition[] = [
28782878
]
28792879
},
28802880

2881+
{
2882+
subtitle: "1.21.92",
2883+
type: "minor",
2884+
date: "2025-06-19",
2885+
learnMore: "@Bedrock_Edition_1.21.92",
2886+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2887+
},
2888+
2889+
{
2890+
subtitle: "1.21.91",
2891+
type: "minor",
2892+
date: "2025-06-18",
2893+
learnMore: "@Bedrock_Edition_1.21.91",
2894+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2895+
},
2896+
2897+
{
2898+
subtitle: "1.21.84",
2899+
type: "minor",
2900+
date: "2025-06-05",
2901+
learnMore: "@Bedrock_Edition_1.21.84",
2902+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2903+
},
2904+
2905+
{
2906+
subtitle: "1.21.82",
2907+
type: "minor",
2908+
date: "2025-05-19",
2909+
learnMore: "@Bedrock_Edition_1.21.82",
2910+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2911+
},
2912+
2913+
{
2914+
subtitle: "1.21.81",
2915+
type: "minor",
2916+
date: "2025-05-14",
2917+
learnMore: "@Bedrock_Edition_1.21.81",
2918+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2919+
},
2920+
2921+
{
2922+
subtitle: "1.21.80",
2923+
type: "minor",
2924+
date: "2025-05-06",
2925+
learnMore: "@Bedrock_Edition_1.21.80",
2926+
mainFeatures: [
2927+
{ text: "Flat world presets" },
2928+
{ text: "Experimental Vibrant Visuals" },
2929+
{ text: "Small Changes and Bug Fixes" }
2930+
]
2931+
},
2932+
2933+
{
2934+
subtitle: "1.21.73",
2935+
type: "minor",
2936+
date: "2025-04-11",
2937+
learnMore: "@Bedrock_Edition_1.21.73",
2938+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2939+
},
2940+
2941+
{
2942+
subtitle: "1.21.72",
2943+
type: "minor",
2944+
date: "2025-04-08",
2945+
learnMore: "@Bedrock_Edition_1.21.72",
2946+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2947+
},
2948+
2949+
{
2950+
subtitle: "1.21.71",
2951+
type: "minor",
2952+
date: "2025-03-28",
2953+
learnMore: "@Bedrock_Edition_1.21.71",
2954+
mainFeatures: [{ text: "Small Changes and Bug Fixes" }]
2955+
},
2956+
28812957
{
28822958
subtitle: "1.21.62",
28832959
type: "minor",

0 commit comments

Comments
 (0)