File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Javadoc is [here](https://siroshun09.github.io/ConfigAPI/)
30
30
<dependency >
31
31
<groupId >com.github.siroshun09.configapi</groupId >
32
32
<artifactId >bukkit</artifactId >
33
- <version >2.0.1 </version >
33
+ <version >2.1.0 </version >
34
34
<scope >compile</scope >
35
35
</dependency >
36
36
```
@@ -41,7 +41,7 @@ Javadoc is [here](https://siroshun09.github.io/ConfigAPI/)
41
41
<dependency >
42
42
<groupId >com.github.siroshun09.configapi</groupId >
43
43
<artifactId >bungee</artifactId >
44
- <version >2.0.1 </version >
44
+ <version >2.1.0 </version >
45
45
<scope >compile</scope >
46
46
</dependency >
47
47
```
@@ -52,7 +52,7 @@ Javadoc is [here](https://siroshun09.github.io/ConfigAPI/)
52
52
<dependency >
53
53
<groupId >com.github.siroshun09.configapi</groupId >
54
54
<artifactId >common</artifactId >
55
- <version >2.0.1 </version >
55
+ <version >2.1.0 </version >
56
56
<scope >compile</scope >
57
57
</dependency >
58
58
```
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >configapi</artifactId >
23
23
<groupId >com.github.siroshun09.configapi</groupId >
24
- <version >2.0.1 </version >
24
+ <version >2.1.0 </version >
25
25
</parent >
26
26
27
27
<modelVersion >4.0.0</modelVersion >
45
45
<dependency >
46
46
<groupId >com.github.siroshun09.configapi</groupId >
47
47
<artifactId >common</artifactId >
48
- <version >2.0.1 </version >
48
+ <version >2.1.0 </version >
49
49
<scope >compile</scope >
50
50
</dependency >
51
51
</dependencies >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >configapi</artifactId >
23
23
<groupId >com.github.siroshun09.configapi</groupId >
24
- <version >2.0.1 </version >
24
+ <version >2.1.0 </version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
44
44
<dependency >
45
45
<groupId >com.github.siroshun09.configapi</groupId >
46
46
<artifactId >common</artifactId >
47
- <version >2.0.1 </version >
47
+ <version >2.1.0 </version >
48
48
<scope >compile</scope >
49
49
</dependency >
50
50
</dependencies >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >configapi</artifactId >
23
23
<groupId >com.github.siroshun09.configapi</groupId >
24
- <version >2.0.1 </version >
24
+ <version >2.1.0 </version >
25
25
</parent >
26
26
27
27
<modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments