Skip to content

Commit f07f553

Browse files
authored
feature(adventure): update to 5.1.1 (#765)
1 parent 92a1ee4 commit f07f553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export const LATEST_USERDEV_RELEASE = userdevVersions[0];
9191

9292
export const LATEST_ADVENTURE_SUPPORTED_MC = "1.21.11";
9393
export const LATEST_ADVENTURE_SUPPORTED_MC_RANGE = LATEST_ADVENTURE_SUPPORTED_MC;
94-
export const LATEST_ADVENTURE_API_RELEASE = "5.1.0";
94+
export const LATEST_ADVENTURE_API_RELEASE = "5.1.1";
9595
export const LATEST_ADVENTURE_PLATFORM_RELEASE = "4.4.1";
9696
export const LATEST_ADVENTURE_PLATFORM_MOD_RELEASE = "6.8.0";
9797
export const LATEST_ANSI_RELEASE = "1.1.1";

0 commit comments

Comments
 (0)