mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-19 15:31:24 +02:00
bump version
This commit is contained in:
parent
ce7468e63a
commit
0888940307
@ -19,7 +19,7 @@ ext {
|
||||
git = Grgit.open(file(".git"))
|
||||
revision = "-${git.head().abbreviatedId}"
|
||||
}
|
||||
version = "3.4.2${revision}"
|
||||
version = "3.4.3${revision}"
|
||||
description = """PlotSquared"""
|
||||
|
||||
subprojects {
|
||||
|
2
pom.xml
2
pom.xml
@ -7,7 +7,7 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
<artifactId>PlotSquared</artifactId>
|
||||
<version>3.4.2-SNAPSHOT</version>
|
||||
<version>3.4.3-SNAPSHOT</version>
|
||||
<name>PlotSquared</name>
|
||||
<packaging>jar</packaging>
|
||||
<build>
|
||||
|
Loading…
x
Reference in New Issue
Block a user