File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,9 +84,9 @@ const userdevVersions: string[] = await fetchGitHubTags("PaperMC/paperweight");
8484
8585export const LATEST_USERDEV_RELEASE = userdevVersions [ 0 ] ;
8686
87- export const LATEST_ADVENTURE_SUPPORTED_MC = "1.21.5 " ;
87+ export const LATEST_ADVENTURE_SUPPORTED_MC = "1.21.9 " ;
8888export const LATEST_ADVENTURE_SUPPORTED_MC_RANGE = LATEST_ADVENTURE_SUPPORTED_MC ;
89- export const LATEST_ADVENTURE_API_RELEASE = "4.22 .0" ;
90- export const LATEST_ADVENTURE_PLATFORM_RELEASE = "4.4.0 " ;
89+ export const LATEST_ADVENTURE_API_RELEASE = "4.25 .0" ;
90+ export const LATEST_ADVENTURE_PLATFORM_RELEASE = "4.4.1 " ;
9191export const LATEST_ADVENTURE_PLATFORM_MOD_RELEASE = "6.4.0" ;
9292export const LATEST_ANSI_RELEASE = "1.1.1" ;
You can’t perform that action at this time.
0 commit comments