We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d85b7f commit 22221ebCopy full SHA for 22221eb
2 files changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.dermoha</groupId>
8
<artifactId>NetworkStorage</artifactId>
9
- <version>1.1.2</version>
+ <version>1.2.0</version>
10
<packaging>jar</packaging>
11
12
<name>NetworkStorage</name>
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: NetworkStorage
2
-version: 1.1.2
+version: 1.2.0
3
main: com.dermoha.networkstorage.NetworkStoragePlugin
4
api-version: 1.21
5
author: DerMoha
0 commit comments