diff --git a/CHANGELOG.md b/CHANGELOG.md index 45c3d5f..9c359ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,17 @@ Changelog of Violation comments to gitlab gradle plugin. -## Unreleased +## 1.23 ### No issue **Commenting on diff** +[7ed3f551e1db586](https://github.com/tomasbjerre/violation-comments-to-gitlab-gradle-plugin/commit/7ed3f551e1db586) Tomas Bjerre *2018-10-07 14:24:18* + +**Commenting on diff** + + [bcf4076c39e1668](https://github.com/tomasbjerre/violation-comments-to-gitlab-gradle-plugin/commit/bcf4076c39e1668) Tomas Bjerre *2018-10-07 12:22:01* **Automating reporters in readme** diff --git a/gradle.properties b/gradle.properties index 9ac595a..56a2050 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 1.23 +version = 1.24-SNAPSHOT