madon.go
changeset 262 2d2d8633cc27
parent 259 f807b8fb46c6
--- a/madon.go	Sat Feb 04 12:38:02 2023 +0100
+++ b/madon.go	Sat Feb 04 12:38:02 2023 +0100
@@ -23,7 +23,7 @@
 
 const (
 	// MadonVersion contains the version of the Madon library
-	MadonVersion = "2.4.0"
+	MadonVersion = "3.0.0-dev"
 
 	currentAPIPath = "/api"