Update 2XKO version to 1.1.0 and increment character count

This commit is contained in:
2026-05-21 13:57:55 +02:00
parent b6130ae586
commit 9408ae6480
+2 -2
View File
@@ -5,10 +5,10 @@
{ {
"id": "2xko", "id": "2xko",
"name": "2XKO", "name": "2XKO",
"version": "1.0.0", "version": "1.1.0",
"totalSizeBytes": 1560000, "totalSizeBytes": 1560000,
"logoPath": "2xko/logo.png", "logoPath": "2xko/logo.png",
"characterCount": 13, "characterCount": 14,
"palette": { "start": "#7c3aed", "end": "#1d4ed8" }, "palette": { "start": "#7c3aed", "end": "#1d4ed8" },
"bundled": true "bundled": true
}, },