Skip to content

Commit

Permalink
Release 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rollczi committed Feb 5, 2023
1 parent 1e733e2 commit 334d2ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

group = "dev.rollczi.litecommands"
version = "2.8.2"
version = "2.8.3"

repositories {
mavenCentral()
Expand All @@ -35,7 +35,7 @@ publishing {
repositories {
mavenLocal()

maven("panda", "https://repo.panda-lang.org", "MAVEN_USERNAME", "MAVEN_PASSWORD", false)
maven("panda", "https://repo.panda-lang.org", "MAVEN_USERRNAME", "MAVEN_PASSWORD", false)

/* maven(
"eternalcode",
Expand Down

0 comments on commit 334d2ad

Please sign in to comment.