Skip to content

Commit d40ce5b

Browse files
committed
Version 1.3.1
1 parent ded41aa commit d40ce5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>tk.fungy</groupId>
88
<artifactId>WebServerForMC</artifactId>
9-
<version>1.3</version>
9+
<version>1.3.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>WebServerForMinecraft</name>

src/main/resources/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ WebServer:
3232
ssl: false # toggle: true/false, set this to true only if you have generated certificate and webserver pointed to domain
3333

3434
No-Permission: "&cYou dont have permissions to do this command"
35-
Version: "1.3" # Do not edit this line!
35+
Version: "1.3.1" # Do not edit this line!

0 commit comments

Comments
 (0)