Skip to content

Commit 86999c1

Browse files
committed
1.0.4
1 parent a4a8e2e commit 86999c1

File tree

12 files changed

+7
-6
lines changed

12 files changed

+7
-6
lines changed
27.7 KB
Binary file not shown.
0 Bytes
Binary file not shown.
200 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
68 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
18 Bytes
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'maven-publish'
33

44
group = 'dev.manere'
5-
version = '1.0.3'
5+
version = '1.0.4'
66

77
repositories {
88
mavenCentral()
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
compileOnly "io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT"
16+
compileOnly "io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT"
1717
}
1818

1919
def targetJavaVersion = 21
96 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)