Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jumanji144 authored Jun 25, 2022
1 parent 827060a commit 83218ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'me.darknet'
version '1.3.0'
version '1.3.4'

repositories {
mavenCentral()
Expand Down Expand Up @@ -58,4 +58,4 @@ publishing {
}
test {
useJUnitPlatform()
}
}

0 comments on commit 83218ca

Please sign in to comment.