Skip to content

Commit dc3f254

Browse files
bump version
1 parent 5801fa3 commit dc3f254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# plugin
2-
version = 1.8.0
2+
version = 1.8.1
33

44
# dependencies
55
velocity_version = 3.2.0-SNAPSHOT

src/main/java/ooo/foooooooooooo/velocitydiscord/VelocityDiscord.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
public class VelocityDiscord {
2828
public static final String PluginName = "Velocity Discord Bridge";
2929
public static final String PluginDescription = "Velocity Discord Chat Bridge";
30-
public static final String PluginVersion = "1.8.0";
30+
public static final String PluginVersion = "1.8.1";
3131
public static final String PluginUrl = "https://github.com/fooooooooooooooo/VelocityDiscord";
3232

3333
public static final MinecraftChannelIdentifier YepIdentifier = MinecraftChannelIdentifier.create("velocity", "yep");

0 commit comments

Comments
 (0)