From 19d60ab97b9c0f3b348e2bf350a78b86582be343 Mon Sep 17 00:00:00 2001 From: rldyourmnd Date: Wed, 26 Aug 2026 03:06:12 +0500 Subject: [PATCH] chore(release): prepare ci-workflows 0.1.11 Signed-off-by: rldyourmnd --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd347c5..c292f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ The project follows Semantic Versioning. ## [Unreleased] +## [0.1.11] - 2026-08-25 + - Standardized reviewed network downloads on two retries after the initial request: exactly three total attempts, with checksum and permanent-failure handling unchanged. diff --git a/VERSION b/VERSION index 9767cc9..20f4951 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.10 +0.1.11