diff --git a/pkgs/kat/build-a-ktat/app.js b/pkgs/kat/build-a-ktat/app.js
index d62a305..8793bd3 100644
--- a/pkgs/kat/build-a-ktat/app.js
+++ b/pkgs/kat/build-a-ktat/app.js
@@ -15,7 +15,7 @@ export default {
MyWindow = new Win({
title: "Build a Ktat",
- content: '',
+ content: '',
pid: Root.PID,
width: 800,
height: 600,
diff --git a/pkgs/kat/build-a-ktat/meta.json5 b/pkgs/kat/build-a-ktat/meta.json5
index b13b49d..2288e30 100644
--- a/pkgs/kat/build-a-ktat/meta.json5
+++ b/pkgs/kat/build-a-ktat/meta.json5
@@ -21,6 +21,11 @@
},
// The version history of your app (descending).
versions: [
+ {
+ ver: "1.0.3",
+ cmp: 1.5,
+ date: "2024-02-20T15:29:00.000Z",
+ },
{
ver: "1.0.2",
cmp: 1.5,
@@ -38,7 +43,7 @@
},
],
// A long description (text only) of the details of the latest update.
- latestVersionInfo: "đ˛ RANDOMIZER đ˛\nRandomly create ktats with only a few clicks!\n\n⨠PLAYGROUND â¨\nHave fun in the new Playground mode!\n⢠Click the boombox to play a song\n⢠Drag your ktats around the screen and double-click to change their pose",
+ latestVersionInfo: "đ WORLD đ\nPlay online with others and explore an unlimited world with your Ktats!\n\nđ˛ RANDOMIZER đ˛\nRandomly create ktats with only a few clicks!\n\n⨠PLAYGROUND â¨\nHave fun in the new Playground mode!\n⢠Click the boombox to play a song\n⢠Drag your ktats around the screen and double-click to change their pose",
localization: {
en_US: {
name: "Build a Ktat",
diff --git a/pkgs/kat/radio/app.js b/pkgs/kat/radio/app.js
index e979116..927cf57 100644
--- a/pkgs/kat/radio/app.js
+++ b/pkgs/kat/radio/app.js
@@ -168,7 +168,7 @@ export default {
player.stop();
}
console.log("attempting swap to", station);
- let p = new IcecastMetadataPlayer(
+ let p = new window.IcecastMetadataPlayer(
"https://ic.cherries.to/" +
(station === null ? "radio" : encodeURIComponent(station)),
{