From 73c6a37ecf0aac04711e5624455743b3493a7ef5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 28 Mar 2026 10:16:18 +0200 Subject: feat(sync): auto-sync full backups and showcase cgit links --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/version') diff --git a/internal/version/version.go b/internal/version/version.go index afd3d4e..189f928 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -7,7 +7,7 @@ import ( var ( // Version is the current version of gitsyncer - Version = "0.16.0" + Version = "0.17.0" // GitCommit is the git commit hash at build time GitCommit = "unknown" -- cgit v1.2.3