Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
OfficialDonut committed Jan 1, 2024
1 parent 40eefbf commit 27a903b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VB-Application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gmail.visualbukkit</groupId>
<artifactId>visual-bukkit</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
</parent>

<artifactId>vb-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion VB-Block-Generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gmail.visualbukkit</groupId>
<artifactId>visual-bukkit</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
</parent>

<artifactId>vb-block-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion VB-Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gmail.visualbukkit</groupId>
<artifactId>visual-bukkit</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
</parent>

<artifactId>vb-plugin</artifactId>
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>com.gmail.visualbukkit</groupId>
<artifactId>visual-bukkit</artifactId>
<version>5.5.0</version>
<version>5.6.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 27a903b

Please sign in to comment.