Skip to content

Commit 9ca2ec6

Browse files
committed
chore: bump version to v3.11.1
1 parent 27a9998 commit 9ca2ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ group 'com.rexcantor64.triton'
2121

2222
allprojects {
2323
apply plugin: 'java'
24-
version '3.11.0'
24+
version '3.11.1'
2525
sourceCompatibility = 1.8
2626
targetCompatibility = 1.8
2727
repositories {

0 commit comments

Comments
 (0)