Bump version to 1.5.0, to allow nodes to start using the new syncing method.

This commit is contained in:
CalDescent 2021-03-27 15:46:30 +00:00
parent 270ac88b51
commit a5308995b7

View File

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