| commit | f77d11ef2cad130e6da9e1056e30ff31104f2891 | [log] [tgz] |
|---|---|---|
| author | puneetbehl <behlp@objectcomputing.com> | Tue Jun 07 04:42:50 2022 +0000 |
| committer | puneetbehl <behlp@objectcomputing.com> | Tue Jun 07 04:42:50 2022 +0000 |
| tree | 77e095b0814073eea6c1a7df18d6e358158e2cb8 | |
| parent | f04ff9b4e18cb0ac7929542c622adf55a781159e [diff] |
[skip ci] Release v2.6.1
diff --git a/gradle.properties b/gradle.properties index 5e7de2d..357e523 100644 --- a/gradle.properties +++ b/gradle.properties
@@ -1,4 +1,4 @@ -projectVersion=2.6.1-SNAPSHOT +projectVersion=2.6.1 title=Grails Testing Support authors=Jeff Brown,James Kleeh projectDesc=Support for writing concise expressive tests for Grails artifacts