Skip to content

Commit

Permalink
Bump version to 3.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jan 4, 2024
1 parent 783fb2a commit e8b87ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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-20231229.155255-7"
include "com.viaversion:viabackwards-common:4.10.0-23w51b-20231227.185146-3"
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-20231231.235115-8"
include "net.raphimc:ViaLegacy:2.2.22-20231227.192812-15"
include "net.raphimc:ViaLegacy:2.2.22-SNAPSHOT"
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
maven_version=3.1.1-SNAPSHOT

0 comments on commit e8b87ac

Please sign in to comment.