Skip to content

Commit

Permalink
Bump cloud-minecraft versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Sep 10, 2024
1 parent 833bd4d commit b107ced
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions code/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
indra = "3.1.3"

cloud = "2.0.0-rc.2"
cloudMinecraft = "2.0.0-SNAPSHOT"
cloud = "2.0.0"
cloudMinecraft = "2.0.0-beta.10"
cloudProcessors = "1.0.0-beta.3"

paper = "1.20.6-R0.1-SNAPSHOT"
Expand Down
10 changes: 5 additions & 5 deletions versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ discord4j: 1.0.0-beta.3
jda5: 1.0.0-beta.3
kord: 1.0.0-beta.3
# Minecraft
paper: 2.0.0-beta.9
velocity: 2.0.0-beta.9
bungee: 2.0.0-beta.9
cloudburst: 2.0.0-beta.9
paper: 2.0.0-beta.10
velocity: 2.0.0-beta.10
bungee: 2.0.0-beta.10
cloudburst: 2.0.0-beta.10
modded: 2.0.0-beta.9
minecraft-extras: 2.0.0-beta.9
minecraft-extras: 2.0.0-beta.10
# Other
spring: 1.0.0-beta.1

0 comments on commit b107ced

Please sign in to comment.