Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 170d1e2

Browse files
author
bumptagbot
committedSep 23, 2024
bump 0.0.118
1 parent ba055dd commit 170d1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎settings.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
rootProject.name = 'terra-scientific-pipelines-service'
22
include('service', 'scripts', 'client', 'rawls-client')
33

4-
gradle.ext.releaseVersion = "0.0.69-SNAPSHOT"
4+
gradle.ext.releaseVersion = "0.0.118-SNAPSHOT"
55
include 'scripts:git-hooks'
66
findProject(':scripts:git-hooks')?.name = 'git-hooks'
77

0 commit comments

Comments
 (0)
Please sign in to comment.