Skip to content

Commit

Permalink
Version bump to 5.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackBeltPanda committed Apr 29, 2020
1 parent 6cffb46 commit af977e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>de.robotricker</groupId>
<artifactId>transportpipes</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.2.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>TransportPipes</name>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: ${project.name}
version: ${project.versionCode}
author: RoboTricker
authors: [RoboTricker, BlackBeltPanda]
main: ${project.groupId}.${project.artifactId}.${project.name}
depend: [ProtocolLib]
softdepend: [LogisticsApi]
api-version: 1.13
api-version: 1.15
permissions:
transportpipes.*:
children:
Expand Down

0 comments on commit af977e6

Please sign in to comment.