Skip to content

Commit 1beccee

Browse files
committed
4.53.2
1 parent c373723 commit 1beccee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
<dependency>
6262
<groupId>io.papermc.paper</groupId>
6363
<artifactId>paper-api</artifactId>
64-
<version>1.21-R0.1-SNAPSHOT</version>
64+
<version>1.20.6-R0.1-SNAPSHOT</version>
6565
<scope>provided</scope>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.spigotmc</groupId>
6969
<artifactId>spigot</artifactId>
70-
<version>1.21-R0.1-SNAPSHOT</version>
70+
<version>1.20.6-R0.1-SNAPSHOT</version>
7171
<scope>provided</scope>
7272
</dependency>
7373
<dependency>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
main: ce.ajneb97.ConditionalEvents
2-
version: 4.53.1
2+
version: 4.53.2
33
name: ConditionalEvents
44
api-version: 1.13
55
softdepend: [PlaceholderAPI,Citizens,WorldGuardEvents,WorldGuard,ProtocolLib,DiscordSRV]

0 commit comments

Comments
 (0)