mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-11-21 12:07:38 +01:00
Bump version to 4.3.1-SNAPSHOT
This commit is contained in:
parent
65afe42d2c
commit
a5e3a6b563
@ -11,7 +11,7 @@ Supported Versions
|
||||
**Green** = ViaVersion\
|
||||
**Purple** = ViaBackwards addition
|
||||
|
||||
![supported_versions](https://i.imgur.com/O2KAFFL.png)
|
||||
![supported_versions](https://i.imgur.com/KpLsMHj.png)
|
||||
|
||||
Releases / Dev Builds
|
||||
-
|
||||
|
@ -5,7 +5,7 @@ plugins {
|
||||
|
||||
allprojects {
|
||||
group = "com.viaversion"
|
||||
version = "4.3.0"
|
||||
version = "4.3.1-SNAPSHOT"
|
||||
description = "Allow older clients to join newer server versions."
|
||||
}
|
||||
|
||||
|
@ -3,7 +3,7 @@ metadata.format.version = "1.1"
|
||||
[versions]
|
||||
|
||||
# ViaVersion
|
||||
viaver = "4.3.0-1.19-rc2-SNAPSHOT"
|
||||
viaver = "4.3.1"
|
||||
|
||||
# Common provided
|
||||
netty = "4.0.20.Final"
|
||||
|
Loading…
Reference in New Issue
Block a user