commit 1efe0ce515e19a990f0ac44ad3252333d6f8b59f Author: Wayne Date: Fri Jul 10 10:22:19 2026 -0400 Initialize releases repo diff --git a/README.md b/README.md new file mode 100644 index 0000000..bc12da0 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# UnTill Releases + +Public, assets-only repository. Holds signed UnTill installer releases and +the `updater/latest.json` manifest that the app's auto-updater checks against. + +No source code lives here — see the (private) `wayne/UnTill` repo for that. +Releases are published by `pos-app/tools/publish-release.mjs`.