Skip to content

Commit f4825e2

Browse files
author
Bayside308
authored
Update MyPlugin.java
1 parent 72869b7 commit f4825e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Buycraft/MyPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class MyPlugin extends PluginBase {
3030

3131
private static MyPlugin instance;
3232

33-
public String version = "17w17a";
33+
public static String version = "17w17a";
3434

3535
private Settings settings;
3636
private Language language;

0 commit comments

Comments
 (0)