From dff15694cca8469275fb6fdfe577b9ea12c2962e Mon Sep 17 00:00:00 2001 From: baliasnyifeliks Date: Tue, 3 Feb 2026 19:46:13 +0200 Subject: [PATCH] chore(makhno): bump version to 3 --- Makhno/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makhno/manifest.json b/Makhno/manifest.json index 4b6b8ed..bd0de41 100644 --- a/Makhno/manifest.json +++ b/Makhno/manifest.json @@ -1,6 +1,6 @@ { "enable": true, - "version": 1, + "version": 3, "initspace": "Makhno.ModInit", "online": "Makhno.OnlineApi" }