summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mt.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/mt.go b/mt.go
index 8c350d6..9851975 100644
--- a/mt.go
+++ b/mt.go
@@ -1,5 +1,5 @@
// Package mt implements the high-level Minetest protocol.
-// This version is compatible with Minetest 5.4.1.
+// This version is compatible with Minetest 5.5.1.
package mt
type Node struct {