Browse Source

Bump version to 4.5.0

pull/176/head v4.5.0
AlphaX-Projects 8 months ago committed by GitHub
parent
commit
070f14b3dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save