From 9408ae64803f802541ce68f88ba95e2d82d3ee7e Mon Sep 17 00:00:00 2001 From: Pandipipas Date: Thu, 21 May 2026 13:57:55 +0200 Subject: [PATCH] Update 2XKO version to 1.1.0 and increment character count --- registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry.json b/registry.json index fb654ea..29a654d 100644 --- a/registry.json +++ b/registry.json @@ -5,10 +5,10 @@ { "id": "2xko", "name": "2XKO", - "version": "1.0.0", + "version": "1.1.0", "totalSizeBytes": 1560000, "logoPath": "2xko/logo.png", - "characterCount": 13, + "characterCount": 14, "palette": { "start": "#7c3aed", "end": "#1d4ed8" }, "bundled": true },