summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-07-24 17:01:28 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2024-07-30 09:36:45 +0200
commitf3c04d56ca67c2ff0b08bf75cc51ea8be14c84b9 (patch)
tree03eb8eb24ba5e1be23da69549bdd05a4b7e5bff8 /internal/version
parent718369ba29ca7c8ed623e2f22f3c37badd5dee89 (diff)
Version: Update to 2.1.02.1.0
Diffstat (limited to 'internal/version')
-rw-r--r--internal/version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go
index 98e07c2..f1e1986 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -6,4 +6,4 @@ package version
// Version is the latest version
// Update this when releasing
-const Version = "2.0.2"
+const Version = "2.1.0"