Skip to content

Commit

Permalink
3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danorris709 committed Sep 26, 2022
1 parent 03b84ed commit 183dba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ subprojects {
apply plugin: "com.github.dosmike.PluginPublisher"

group = 'com.envyful.api'
version = '3.6.4'
version = '3.6.5'

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit 183dba3

Please sign in to comment.