Skip to content

Commit

Permalink
Bumb version
Browse files Browse the repository at this point in the history
  • Loading branch information
adde0109 committed Apr 8, 2023
1 parent 8beb59a commit 0dadef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/adde0109/ambassador/Ambassador.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
import static com.velocitypowered.api.network.ProtocolVersion.MINECRAFT_1_19_3;
import static com.velocitypowered.proxy.protocol.packet.brigadier.ArgumentIdentifier.mapSet;

@Plugin(id = "ambassador", name = "Ambassador", version = "1.3.1-beta-rc3", authors = {"adde0109"})
@Plugin(id = "ambassador", name = "Ambassador", version = "1.3.1-beta", authors = {"adde0109"})
public class Ambassador {

public ProxyServer server;
Expand Down

0 comments on commit 0dadef6

Please sign in to comment.