Bump version to 3.3.1-SNAPSHOT

This commit is contained in:
RaphiMC 2024-06-16 18:56:31 +02:00
parent ca22ea769e
commit 50848ee8c5
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
2 changed files with 4 additions and 4 deletions

View File

@ -6,16 +6,16 @@ Using it is very simple, just run the jar file, and it will start a user interfa
For a full user guide go to the [Usage for Players](#usage-for-players-gui) section or the [Usage for Server Owners](#usage-for-server-owners-config) section.
## Supported Server versions
- Release (1.0.0 - 1.20.6)
- Release (1.0.0 - 1.21)
- Beta (b1.0 - b1.8.1)
- Alpha (a1.0.15 - a1.2.6)
- Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension))
- April Fools (3D Shareware, 20w14infinite)
- Combat Snapshots (Combat Test 8c)
- Bedrock Edition 1.20.80 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
- Bedrock Edition 1.21.0 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
## Supported Client versions
- Release (1.7.2 - 1.20.6)
- Release (1.7.2 - 1.21)
- Bedrock Edition (Needs the [Geyser plugin](https://geysermc.org/download))
- Classic, Alpha, Beta, Release 1.0 - 1.6.4 (Only passthrough)

View File

@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G
maven_group=net.raphimc
maven_name=ViaProxy
maven_version=3.3.0
maven_version=3.3.1-SNAPSHOT