Skip to content

Commit

Permalink
3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danorris709 committed Nov 4, 2022
1 parent ea3c331 commit b3e6c29
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.8.4'
version = '3.8.5'

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

0 comments on commit b3e6c29

Please sign in to comment.