Skip to content

Commit

Permalink
fix theta not adjusting error w version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shom770 committed Mar 26, 2024
1 parent 7e61ff8 commit e5fde8b
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 @@ -39,7 +39,7 @@ publishing {
release(MavenPublication) {
groupId = 'org.team4099'
artifactId = 'falconutils'
version = '1.1.30r2'
version = '1.1.31r1'

from(components["kotlin"])
}
Expand Down

0 comments on commit e5fde8b

Please sign in to comment.