Skip to content

Commit

Permalink
Release 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed May 5, 2024
1 parent bb669cd commit 6d73d36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repositories {
}

dependencies {
compileOnly "com.viaversion:viaversion-common:4.10.1-SNAPSHOT"
compileOnly "com.viaversion:viabackwards-common:4.10.1-SNAPSHOT"
compileOnly "com.viaversion:viaversion-common:4.10.1"
compileOnly "com.viaversion:viabackwards-common:4.10.1"
compileOnly "org.yaml:snakeyaml:2.2"
compileOnly "com.google.guava:guava:33.2.0-jre"
compileOnly "io.netty:netty-handler:4.1.109.Final"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ org.gradle.configureondemand=true

maven_group=net.raphimc
maven_name=ViaAprilFools
maven_version=2.0.12-SNAPSHOT
maven_version=2.0.12

0 comments on commit 6d73d36

Please sign in to comment.