File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >me.grovre</groupId >
8
8
<artifactId >ConDump</artifactId >
9
- <version >1.3.2-1.19. 3</version >
9
+ <version >1.3.3</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >ConDump</name >
69
69
<dependency >
70
70
<groupId >org.spigotmc</groupId >
71
71
<artifactId >spigot-api</artifactId >
72
- <version >1.19.2 -R0.1-SNAPSHOT</version >
72
+ <version >1.20.1 -R0.1-SNAPSHOT</version >
73
73
<scope >provided</scope >
74
74
</dependency >
75
75
<!-- https://mvnrepository.com/artifact/org.kohsuke/github-api -->
Original file line number Diff line number Diff line change 1
1
name : ConDump
2
2
version : ' ${project.version}'
3
3
main : me.grovre.condump.ConDump
4
- api-version : 1.19
4
+ api-version : 1.20
5
5
authors : [ PoptartFromPluto ]
6
6
description : Pastes a link to the console log to anybody who calls the method.
7
- website : https://github.com/grovre
8
7
commands :
9
8
condump :
10
9
description : Dumps latest.log to the repo designated in condump's config
You can’t perform that action at this time.
0 commit comments