Skip to content

Commit

Permalink
1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JLyne committed Nov 24, 2024
1 parent 31f02ff commit 98dc984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PlatformDetection-paper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
dependencies {
implementation project(':PlatformDetection-common')

compileOnly 'io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT'
compileOnly 'io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT'
compileOnly 'me.clip:placeholderapi:2.11.6'
compileOnly 'org.geysermc.floodgate:api:2.2.3-SNAPSHOT'
compileOnly 'org.vivecraft:Vivecraft_Spigot_Extensions:1.21-r1'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: PlatformDetection
version: @project.version@
main: uk.co.notnull.platformdetection.PlatformDetectionPaper
author: Jim (AnEnragedPigeon)
api-version: '1.21.1'
api-version: '1.21.3'
load: STARTUP
description: Detects the platform/mod players are using

Expand Down

0 comments on commit 98dc984

Please sign in to comment.