From 24b37b03cb6a5a562d0621dd2bfb42f34a1a4f17 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 17 Jan 2024 03:01:12 +0000 Subject: [PATCH] Version tweaks --- src/system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system.json b/src/system.json index a9dea9c..cd96282 100644 --- a/src/system.json +++ b/src/system.json @@ -4,8 +4,8 @@ "description": "Play B/X or other OSR compatible content using the ACKS system", "version": "0.10.0", "compatibility": { - "minimum": 11, - "verified": "11.308" + "minimum": "11", + "verified": "11" }, "templateVersion": 2, "author": "The Happy Anarchist",