Skip to content

Commit 8ab43e2

Browse files
committed
Release 1.0.0
1 parent 56a90fa commit 8ab43e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Bukkit, Spigot, Paper, BungeeCord
1313
and Sponge
1414

1515
## Installation
16-
1. Download the latest version from [GitHub Actions](https://github.com/ViaVersionAddons/ViaProxyAuthHook/actions/workflows/build.yml).
16+
1. Download the latest stable release from [GitHub Releases](https://github.com/ViaVersionAddons/ViaProxyAuthHook/releases/latest) or the latest dev build from [GitHub Actions](https://github.com/ViaVersionAddons/ViaProxyAuthHook/actions/workflows/build.yml).
1717
2. Put the jar file into the plugins folder of ViaProxy
1818
3. Run ViaProxy once to generate the config file
1919
4. Make sure to enable "Proxy Online Mode" in the ViaProxy CLI or config file

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
}
4949

5050
dependencies {
51-
implementation "net.raphimc:ViaProxy:3.3.6-SNAPSHOT"
51+
implementation "net.raphimc:ViaProxy:3.3.6"
5252
}
5353

5454
processResources {

0 commit comments

Comments
 (0)