Skip to content

Commit 88c2fdb

Browse files
committed
Release Tsunami Security Scanner to 0.0.26
1 parent 6f0a8dc commit 88c2fdb

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
@@ -15,7 +15,7 @@ subprojects {
1515
apply plugin: 'com.github.johnrengelman.shadow'
1616

1717
group = 'com.google.tsunami'
18-
version = '0.0.26-SNAPSHOT' // Current Tsunami version
18+
version = '0.0.26' // Current Tsunami version
1919

2020
repositories {
2121
maven { // The google mirror is less flaky than mavenCentral()

0 commit comments

Comments
 (0)