Skip to content

Commit edc7664

Browse files
Update version for release
1 parent f43d972 commit edc7664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }
2424
tasks.withType(GroovyCompile) { options.encoding = 'UTF-8' }
2525

2626
group = 'com.synopsys.integration'
27-
version = '2.0.4-SNAPSHOT'
27+
version = '2.0.4'
2828
description = 'A common plugin for all integration libraries and solutions to use.'
2929

3030
sourceCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)