Browse Source

Bump version to 4.1.1

pull/123/head v4.1.1
CalDescent 1 year ago
parent
commit
90f7cee058
  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.1.0</version>
<version>4.1.1</version>
<packaging>jar</packaging>
<properties>
<skipTests>true</skipTests>

Loading…
Cancel
Save