diff --git a/README.md b/README.md index 19deb0f..6bdd8c3 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ## Repo details -![Current Release](https://img.shields.io/badge/release-v0.14.16-blue) +![Current Release](https://img.shields.io/badge/release-v0.14.17-blue) diff --git a/osbot_github_actions/version b/osbot_github_actions/version index d7d7e29..ba3f405 100644 --- a/osbot_github_actions/version +++ b/osbot_github_actions/version @@ -1 +1 @@ -v0.14.16 +v0.14.17 diff --git a/pyproject.toml b/pyproject.toml index 3bf200b..8fe8a13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "osbot_github_actions" -version = "v0.14.16" +version = "v0.14.17" description = "OWASP Security Bot - GitHub Actions" authors = ["Dinis Cruz "] license = "MIT"