diff --git a/meshchatx.rsm b/meshchatx.rsm index 1c160b7a..3548749a 100644 Binary files a/meshchatx.rsm and b/meshchatx.rsm differ diff --git a/package.json b/package.json index c9eee3c7..c2b8ee6a 100644 --- a/package.json +++ b/package.json @@ -237,6 +237,9 @@ "synopsis": "Mesh networking chat client", "description": "A simple mesh network communications app powered by the Reticulum Network Stack" }, + "apk": { + "artifactName": "ReticulumMeshChatX-v${version}-${os}-alpine-${arch}.${ext}" + }, "flatpak": { "runtime": "org.freedesktop.Platform", "runtimeVersion": "25.08",