From 41504e9bd125b20897f0868408e35a5b245251bc Mon Sep 17 00:00:00 2001 From: Sebastiaan Mannem Date: Fri, 20 Sep 2024 17:58:14 +0200 Subject: [PATCH] newer version of go --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version.go b/internal/version.go index a899df5..eefc89c 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const appVersion = "v0.5.1-devel" \ No newline at end of file +const appVersion = "v0.6.2-devel" \ No newline at end of file