Skip to content

Commit

Permalink
Bump version to 3.3.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jul 28, 2024
1 parent 57d3428 commit de31a10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
exclude group: "com.google.code.gson", module: "gson"
}
include "net.lenni0451.commons:swing:1.5.1"
include("net.raphimc.netminecraft:all:2.5.1-20240724.182357-3") {
include("net.raphimc.netminecraft:all:2.5.1-SNAPSHOT") {
exclude group: "com.google.code.gson", module: "gson"
}
include("net.raphimc:MinecraftAuth:4.1.0") {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G

maven_group=net.raphimc
maven_name=ViaProxy
maven_version=3.3.2
maven_version=3.3.3-SNAPSHOT

0 comments on commit de31a10

Please sign in to comment.