diff --git a/bin/.gitkeep b/bin/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/bin/README.md b/bin/update/README.md similarity index 94% rename from bin/README.md rename to bin/update/README.md index 2a72e53..d6c9751 100644 --- a/bin/README.md +++ b/bin/update/README.md @@ -9,7 +9,7 @@ How over-the-air updates work on Umbrel. 3. Any new developments to the main repository (i.e. this repo) are made, eg. adding a new directory or a new config file. -4. To prepare a new release of Umbrel, called `vX.Y.Z`, a PR is opened that updates the [`info.json`](https://github.com/getumbrel/umbrel/blob/master/info.json) file to: +4. To prepare a new release of Umbrel, called `vX.Y.Z`, a PR is opened that updates the version in both [`README.md`](https://github.com/getumbrel/umbrel/blob/master/README.md) and [`install-box.sh`](https://github.com/getumbrel/umbrel/blob/master/install-box.sh), and updates [`info.json`](https://github.com/getumbrel/umbrel/blob/master/info.json) file to: ```json {