Skip to content

Commit

Permalink
1.5.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianMichael committed Apr 26, 2024
1 parent da747ce commit 1c6be03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version = project.maven_version
group = project.maven_group

dependencies {
compileOnly "com.viaversion:viaversion-api:4.10.0-24w09a-SNAPSHOT"
compileOnly "com.viaversion:viaversion-api:4.10.0"
compileOnly "org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT"
}

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.parallel=true


# project
maven_version=1.5.0-SNAPSHOT
maven_version=1.5.0
maven_group=com.viaversion

mcVersionRange=1.8-1.20.4
mcVersionRange=1.8-1.20.5

0 comments on commit 1c6be03

Please sign in to comment.