From 6dac93b9037c8849274183377b39b2504e698727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= <4096670+Citymonstret@users.noreply.github.com> Date: Tue, 14 May 2024 07:15:02 +0200 Subject: [PATCH] feat: 2.0.0 rc.1 (#34) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ---- 📚 Documentation preview 📚: https://incendocloud--34.org.readthedocs.build/en/34/ --- docs/localization/index.md | 4 ++++ versions.yml | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/localization/index.md b/docs/localization/index.md index bcb163c..94710f3 100644 --- a/docs/localization/index.md +++ b/docs/localization/index.md @@ -69,6 +69,10 @@ or used in the official Cloud modules. You may see the translation progress (and also contribute) yourself at our [Crowdin](https://crowdin.com/project/incendo-cloud) page. + +!!! note + The `cloud-translations` modules require _at least_ Java 17. + ### Usage These modules are available on [Maven Central](https://search.maven.org/search?q=g:org.incendo%20AND%20a:cloud-translations-*). diff --git a/versions.yml b/versions.yml index 268e12d..26be13a 100644 --- a/versions.yml +++ b/versions.yml @@ -1,15 +1,15 @@ -core: 2.0.0-beta.2 -processors: 1.0.0-beta.1 +core: 2.0.0-rc.1 +processors: 1.0.0-beta.2 # Discord discord4j: 1.0.0-beta.2 jda5: 1.0.0-beta.2 kord: 1.0.0-beta.2 # Minecraft -paper: 2.0.0-beta.2 -velocity: 2.0.0-beta.2 -bungee: 2.0.0-beta.2 -cloudburst: 2.0.0-beta.2 -modded: 2.0.0-beta.2 -minecraft-extras: 2.0.0-beta.2 +paper: 2.0.0-beta.7 +velocity: 2.0.0-beta.7 +bungee: 2.0.0-beta.7 +cloudburst: 2.0.0-beta.7 +modded: 2.0.0-beta.6 +minecraft-extras: 2.0.0-beta.7 # Other spring: 1.0.0-beta.1