3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

Bump version to 3.0.0

This commit is contained in:
CalDescent 2022-01-12 21:11:02 +00:00
parent 6761b91400
commit 1277ce38de

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.qortal</groupId>
<artifactId>qortal</artifactId>
<version>2.1.3</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<properties>
<skipTests>true</skipTests>