diff --git a/CHANGELOG.md b/CHANGELOG.md index 6209c7f..503207d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.2.0 - 2026-02-10 +- changed build workflow ## 1.1.0 - 2026-02-10 - fix indentation - remove signing in workflow diff --git a/versions.env b/versions.env index 02d92c6..acf6336 100644 --- a/versions.env +++ b/versions.env @@ -1,5 +1,5 @@ APP_NAME=test2 -APP_VERSION=1.1.0 +APP_VERSION=1.2.0 APP_DESCRIPTION=Watchdog for notify on updates on dockerhub, github and other git-sources BASE_IMAGE=alpine:3.22