Skip to content

Commit 09bfb35

Browse files
committed
license/version bump
1 parent ffd058e commit 09bfb35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2019 The Denizen Script Team
3+
Copyright (c) 2019-2020 The Denizen Script Team
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can do basically whatever you want, except you may not hold any developer li
2121

2222
The MIT License (MIT)
2323

24-
Copyright (c) 2019 The Denizen Script Team
24+
Copyright (c) 2019-2020 The Denizen Script Team
2525

2626
Permission is hereby granted, free of charge, to any person obtaining a copy
2727
of this software and associated documentation files (the "Software"), to deal

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>net.md-5</groupId>
2828
<artifactId>bungeecord-proxy</artifactId>
29-
<version>1.14-SNAPSHOT</version>
29+
<version>1.15-SNAPSHOT</version>
3030
<scope>system</scope>
3131
<systemPath>${basedir}/lib/BungeeCord.jar</systemPath>
3232
</dependency>

0 commit comments

Comments
 (0)