Skip to content

Commit 6dac93b

Browse files
authored
feat: 2.0.0 rc.1 (#34)
<!-- readthedocs-preview incendocloud start --> ---- πŸ“š Documentation preview πŸ“š: https://incendocloud--34.org.readthedocs.build/en/34/ <!-- readthedocs-preview incendocloud end -->
1 parent 0c9b363 commit 6dac93b

2 files changed

Lines changed: 12 additions & 8 deletions

File tree

β€Ždocs/localization/index.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ or
6969
used in the official Cloud modules. You may see the translation progress (and also contribute) yourself at
7070
our [Crowdin](https://crowdin.com/project/incendo-cloud) page.
7171

72+
<!-- prettier-ignore -->
73+
!!! note
74+
The `cloud-translations` modules require _at least_ Java 17.
75+
7276
### Usage
7377

7478
These modules are available on [Maven Central](https://search.maven.org/search?q=g:org.incendo%20AND%20a:cloud-translations-*).

β€Žversions.ymlβ€Ž

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
core: 2.0.0-beta.2
2-
processors: 1.0.0-beta.1
1+
core: 2.0.0-rc.1
2+
processors: 1.0.0-beta.2
33
# Discord
44
discord4j: 1.0.0-beta.2
55
jda5: 1.0.0-beta.2
66
kord: 1.0.0-beta.2
77
# Minecraft
8-
paper: 2.0.0-beta.2
9-
velocity: 2.0.0-beta.2
10-
bungee: 2.0.0-beta.2
11-
cloudburst: 2.0.0-beta.2
12-
modded: 2.0.0-beta.2
13-
minecraft-extras: 2.0.0-beta.2
8+
paper: 2.0.0-beta.7
9+
velocity: 2.0.0-beta.7
10+
bungee: 2.0.0-beta.7
11+
cloudburst: 2.0.0-beta.7
12+
modded: 2.0.0-beta.6
13+
minecraft-extras: 2.0.0-beta.7
1414
# Other
1515
spring: 1.0.0-beta.1

0 commit comments

Comments
Β (0)