Browse Source

Bump version to 4.3.1

reticulum v4.3.1
QuickMythril 11 months ago committed by GitHub
parent
commit
033b6adb72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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.3.0</version>
<version>4.3.1</version>
<packaging>jar</packaging>
<properties>
<skipTests>true</skipTests>

Loading…
Cancel
Save