Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Jan 21, 2022
1 parent 775b887 commit b246ceb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Nova-API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>Nova-Parent</artifactId>
<groupId>xyz.xenondevs.nova</groupId>
<version>0.8.1</version>
<version>0.8.2</version>
</parent>

<artifactId>Nova-API</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions Nova/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>xyz.xenondevs.nova</groupId>
<artifactId>Nova-Parent</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>xyz.xenondevs.nova</groupId>
<artifactId>Nova-API</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
</dependency>

<!-- Spigot -->
Expand Down
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>xyz.xenondevs.nova</groupId>
<artifactId>Nova-Parent</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit b246ceb

Please sign in to comment.