Skip to content

Commit d08a6eb

Browse files
committed
Bump version to v3.7.2
1 parent 94b2efd commit d08a6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group 'com.rexcantor64.triton'
1818

1919
allprojects {
2020
apply plugin: 'java'
21-
version '3.7.1'
21+
version '3.7.2'
2222
sourceCompatibility = 1.8
2323
targetCompatibility = 1.8
2424
repositories {

0 commit comments

Comments
 (0)