Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lokka30 committed Jan 6, 2023
1 parent 2d8a1f8 commit d1f48c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<parent>
<artifactId>arcaneframework-parent</artifactId>
<groupId>io.github.arcaneplugins.arcaneframework</groupId>
<version>0.2.6</version>
<version>0.2.7</version>
</parent>
<dependencies>
<!--suppress VulnerableLibrariesLocal -->
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<parent>
<artifactId>arcaneframework-parent</artifactId>
<groupId>io.github.arcaneplugins.arcaneframework</groupId>
<version>0.2.6</version>
<version>0.2.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.

<groupId>io.github.arcaneplugins.arcaneframework</groupId>
<artifactId>arcaneframework-parent</artifactId>
<version>0.2.6</version>
<version>0.2.7</version>
<modules>
<module>bukkit</module>
<module>core</module>
Expand Down

0 comments on commit d1f48c9

Please sign in to comment.