We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8c7dd commit a71c25eCopy full SHA for a71c25e
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>net.TylerS1066.Beaming</groupId>
8
<artifactId>Beaming</artifactId>
9
- <version>1.5.0-SNAPSHOT.11</version>
+ <version>1.5.1</version>
10
<packaging>jar</packaging>
11
12
<name>Beaming</name>
src/main/resources/plugin.yml
@@ -2,7 +2,7 @@ name: Beaming
2
version: ${project.version}
3
main: net.tylers1066.beaming.Beaming
4
softdepend: [Movecraft, Essentials]
5
-api-version: 1.16
+api-version: 1.13
prefix: Beaming
authors: [TylerS1066]
description: Beaming - a companion to Movecraft
0 commit comments