Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Efnilite committed Jul 8, 2022
1 parent 0731385 commit 657fb0b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>dev.efnilite</groupId>
<artifactId>IP</artifactId>
<packaging>pom</packaging>
<version>3.4.5</version>
<version>3.5.0</version>
<modules>
<module>witp</module>
</modules>
Expand Down
4 changes: 2 additions & 2 deletions witp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>IP</artifactId>
<groupId>dev.efnilite</groupId>
<version>3.4.5</version>
<version>3.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>witp</artifactId>
<version>3.4.5</version>
<version>3.5.0</version>

<properties>
<maven.compiler.source>16</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion witp/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'WITP'
description: 'Infinitely automatically generating parkour plugin.'
author: Efnilite, Ice_Pancake
version: 3.4.5
version: 3.5.0
api-version: 1.16
main: dev.efnilite.ip.IP
depend: [vilib]
Expand Down

0 comments on commit 657fb0b

Please # to comment.