mirror of
https://github.com/ViaVersion/ViaAprilFools.git
synced 2025-01-07 19:07:35 +01:00
Release 3.0.1
This commit is contained in:
parent
0923ac71bb
commit
ff4d440cbc
@ -22,8 +22,8 @@ base {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly "com.viaversion:viaversion-common:5.0.2-SNAPSHOT"
|
compileOnly "com.viaversion:viaversion-common:5.0.2"
|
||||||
compileOnly "com.viaversion:viabackwards-common:5.0.2-SNAPSHOT"
|
compileOnly "com.viaversion:viabackwards-common:5.0.2"
|
||||||
}
|
}
|
||||||
|
|
||||||
publishing {
|
publishing {
|
||||||
|
@ -3,7 +3,7 @@ org.gradle.parallel=true
|
|||||||
org.gradle.configureondemand=true
|
org.gradle.configureondemand=true
|
||||||
|
|
||||||
maven_group=net.raphimc
|
maven_group=net.raphimc
|
||||||
maven_version=3.0.1-SNAPSHOT
|
maven_version=3.0.1
|
||||||
maven_description=ViaVersion addon to add support for some notable Minecraft snapshots
|
maven_description=ViaVersion addon to add support for some notable Minecraft snapshots
|
||||||
|
|
||||||
# Smile emoji
|
# Smile emoji
|
||||||
|
Loading…
Reference in New Issue
Block a user