Version 2.4.0 v2.4.0
authorMikael Berthe <mikael@lilotux.net>
Thu, 22 Sep 2022 16:27:29 +0200
changeset 259 f807b8fb46c6
parent 258 8f19923fa340
child 260 f506f47c45a6
Version 2.4.0
madon.go
--- a/madon.go	Thu Sep 22 16:26:05 2022 +0200
+++ b/madon.go	Thu Sep 22 16:27:29 2022 +0200
@@ -23,7 +23,7 @@
 
 const (
 	// MadonVersion contains the version of the Madon library
-	MadonVersion = "2.4.0-dev"
+	MadonVersion = "2.4.0"
 
 	currentAPIPath = "/api"