We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f597a96 commit 2a0c3ebCopy full SHA for 2a0c3eb
README.md
@@ -38,7 +38,7 @@ Original [Source](https://github.com/Efnilite/neoschematic) · [SpigotMC](https:
38
<dependency>
39
<groupId>de.badgames</groupId>
40
<artifactId>neoschematic</artifactId>
41
- <version>1.3.0</version>
+ <version>1.3.2</version>
42
<scope>compile</scope>
43
</dependency>
44
</dependencies>
@@ -87,7 +87,7 @@ repositories {
87
}
88
89
dependencies {
90
- implementation 'de.badgames:neoschematic:1.3.0'
+ implementation 'de.badgames:neoschematic:1.3.2'
91
92
93
shadowJar {
0 commit comments