Browse Source

Update new version in README and install script on new release (#42)

patch-6
Mayank Chhabra 4 years ago
committed by GitHub
parent
commit
328d7ed0e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      bin/.gitkeep
  2. 2
      bin/update/README.md

0
bin/.gitkeep

2
bin/README.md → 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
{
Loading…
Cancel
Save