Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jan 4, 2024
1 parent d6dff89 commit 783fb2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ repositories {
}

dependencies {
include "com.viaversion:viaversion-common:4.10.0-23w51b-SNAPSHOT"
include "com.viaversion:viabackwards-common:4.10.0-23w51b-SNAPSHOT"
include "com.viaversion:viarewind-common:3.0.6-SNAPSHOT"
include "net.raphimc:ViaLegacy:2.2.22-SNAPSHOT"
include "com.viaversion:viaversion-common:4.10.0-23w51b-20231229.155255-7"
include "com.viaversion:viabackwards-common:4.10.0-23w51b-20231227.185146-3"
include "com.viaversion:viarewind-common:3.0.6-20231231.235115-8"
include "net.raphimc:ViaLegacy:2.2.22-20231227.192812-15"
include "net.raphimc:ViaAprilFools:2.0.10"
include("net.raphimc:ViaBedrock:0.0.4-SNAPSHOT") {
exclude group: "io.netty"
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=ViaProxy
maven_version=3.1.0-SNAPSHOT
maven_version=3.1.0

0 comments on commit 783fb2a

Please sign in to comment.