Skip to content

Commit

Permalink
chore: bump version to v3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Feb 1, 2024
1 parent 80d3ee3 commit 11cca73
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 @@ -18,7 +18,7 @@ group 'com.rexcantor64.triton'

allprojects {
apply plugin: 'java'
version '3.9.4'
version '3.9.5'
sourceCompatibility = 1.8
targetCompatibility = 1.8
repositories {
Expand Down

0 comments on commit 11cca73

Please sign in to comment.