Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Oct 29, 2023
1 parent 01df479 commit d6a5f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
velocity_api_version=3.2.0-SNAPSHOT
plugin_version=0.1.1
plugin_version=0.1.2
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ public class PluginMeta
{
public static final String ID = "velocityrememberserver";
public static final String NAME = "VelocityRememberServer";
public static final String VERSION = "0.1.1";
public static final String VERSION = "0.1.2";
}

0 comments on commit d6a5f16

Please sign in to comment.