Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauriichan committed Aug 12, 2021
1 parent a04c216 commit 2325e4f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion legacy-1_17-compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>net.sourcewriters.spigot.rwg</groupId>
<artifactId>legacy-api</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>

<!-- Minecraft -->
Expand Down
2 changes: 1 addition & 1 deletion legacy-1_17_1-compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>net.sourcewriters.spigot.rwg</groupId>
<artifactId>legacy-api</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>

<!-- Minecraft -->
Expand Down
2 changes: 1 addition & 1 deletion legacy-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.0.0</version>
</parent>
<artifactId>legacy-api</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>

<distributionManagement>
<repository>
Expand Down
2 changes: 1 addition & 1 deletion legacy-pre1_17-compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<dependency>
<groupId>net.sourcewriters.spigot.rwg</groupId>
<artifactId>legacy-api</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 2325e4f

Please sign in to comment.