summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-27 04:46:37 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-27 04:46:37 +0100
commitb7af00ae75b59cc3706be271d960d8f3435f5d5c (patch)
tree5cf9354f19a7be1929203a034cb46f0941135d69 /internal/version
parentfa33b20e9c1ec3b8e77add93b64073919b9433cb (diff)
Improve documentation through advanced AI
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 23149a5..3c31059 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -11,7 +11,7 @@ const (
// Name of DTail.
Name string = "DTail"
// Version of DTail.
- Version string = "3.3.0"
+ Version string = "3.3.1"
// Additional information for DTail
Additional string = ""
// ProtocolCompat -ibility version.