From 0654150d83a40fe8e4b2eca3561d9509bb3093fe Mon Sep 17 00:00:00 2001 From: "T.v.Dein" Date: Tue, 29 Jul 2025 12:16:50 +0200 Subject: [PATCH] bump version (#152) --- config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.go b/config.go index c969fcb..8604948 100644 --- a/config.go +++ b/config.go @@ -34,7 +34,7 @@ import ( ) const ( - VERSION string = "0.3.20" + VERSION string = "0.3.21" Baseuri string = "https://www.kleinanzeigen.de" Listuri string = "/s-bestandsliste.html" Defaultdir string = "."