Skip to content

Commit c551005

Browse files
authored
Merge pull request #33 from cjmang/pr-update
Forgot to switch back to AP groupId; oops
2 parents 6ab025d + 05bb217 commit c551005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("org.jreleaser") version "1.17.0"
77
}
88

9-
group = "io.github.cjmang"
9+
group = "io.github.ArchipelagoMW"
1010
version = "0.1.20-rc1"
1111

1212
repositories {

0 commit comments

Comments
 (0)