From 977071ae0d749224808e6912728790e7947fa36a Mon Sep 17 00:00:00 2001 From: Christos Arvanitis Date: Tue, 12 Sep 2023 17:16:45 +0200 Subject: [PATCH] Increase development version of pdnssoc-cli --- .github/workflows/release_rolling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_rolling.yml b/.github/workflows/release_rolling.yml index 045a7df..6ac9029 100644 --- a/.github/workflows/release_rolling.yml +++ b/.github/workflows/release_rolling.yml @@ -44,4 +44,4 @@ jobs: build-args: | GO_DNSCOLLECTOR_VERSION=0.35.0 SUPERCRONIC_VERSION=v0.2.26 - PDNSSOC_CLI_VERSION=0.0.2.dev5 \ No newline at end of file + PDNSSOC_CLI_VERSION=0.0.2.dev6 \ No newline at end of file