diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..2a1e535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,2 @@ +## 1.2.0 - 2026-02-09 +- rebuild release.sh diff --git a/versions.env b/versions.env index ac03658..acf6336 100644 --- a/versions.env +++ b/versions.env @@ -1,5 +1,5 @@ APP_NAME=test2 -APP_VERSION=3.22 +APP_VERSION=1.2.0 APP_DESCRIPTION=Watchdog for notify on updates on dockerhub, github and other git-sources BASE_IMAGE=alpine:3.22