Skip to content

Commit

Permalink
update to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MidCoard committed Mar 31, 2020
1 parent 80c3f8f commit ed6a6df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>BetterAI</groupId>
<artifactId>BetterAI</artifactId>
<version>1.0</version>
<version>1.1</version>
<dependencies>
<dependency>
<groupId>BukkitAPI_SpigotAPI_NMS</groupId>
Expand Down
6 changes: 2 additions & 4 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: BetterAI
main: com.focess.betterai.BetterAI
version: 1.0
version: 1.1
api-version: 1.13
depend:
- PathfinderAPI
- ProtocolLib
depend: [PathfinderAPI,ProtocolLib]
author: MidCoard

0 comments on commit ed6a6df

Please sign in to comment.