fix: fixed version

This commit is contained in:
Etienne Dx 2021-09-08 22:39:25 +02:00
parent bb71f58f81
commit 0326917f5f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 1.3.0 - Unreleased
## 1.4.0 - Unreleased
### Added
* Readme and changelog files

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>Me.EtienneDx</groupId>
<artifactId>RealEstate</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
<name>RealEstate</name>
<description>A spigot plugin for selling, renting and leasing GriefPrevention claims</description>
<build>