Skip to content

Commit

Permalink
3.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
danorris709 committed Sep 10, 2022
1 parent 0f198a3 commit f7e6c4f
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 @@ -13,7 +13,7 @@ subprojects {
apply plugin: 'java'

group = 'com.envyful.api'
version = '3.4.7'
version = '3.4.8'

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

0 comments on commit f7e6c4f

Please sign in to comment.