diff --git a/README.md b/README.md index 6415e65..187e594 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ## Repo details -![Current Release](https://img.shields.io/badge/release-v0.14.14-blue) +![Current Release](https://img.shields.io/badge/release-v0.14.15-blue) diff --git a/osbot_github_actions/version b/osbot_github_actions/version index fdf2bdb..c5df06b 100644 --- a/osbot_github_actions/version +++ b/osbot_github_actions/version @@ -1 +1 @@ -v0.14.14 +v0.14.15 diff --git a/pyproject.toml b/pyproject.toml index d48bef3..7046e02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "osbot_github_actions" -version = "v0.14.14" +version = "v0.14.15" description = "OWASP Security Bot - GitHub Actions" authors = ["Dinis Cruz "] license = "MIT"