Update RELEASE.md

pull/241/head
Anton Medvedev 1 year ago
parent 26930a13bf
commit 52f31f8fe7
No known key found for this signature in database

@ -1,9 +1,10 @@
# Release
1. Update [version.go](version.go).
2. Create a new release on [GitHub](https://github.com/antonmedv/fx/releases/new).
3. Run [build.mjs](scripts/build.mjs) to upload binaries to the release.
1. Bump version in [version.go](version.go).
2. Bump version in [snapcraft.yaml](snap/snapcraft.yaml).
3. Create a new release on [GitHub](https://github.com/antonmedv/fx/releases/new).
4. Run [build.mjs](scripts/build.mjs) to upload binaries to the release.
```sh
npx zx scripts/build.js
```
4. Update [install.sh](install.sh) and upload it to [fx.wtf](https://fx.wtf).
5. Bump version [install.sh](install.sh) and upload it to [fx.wtf](https://fx.wtf).

Loading…
Cancel
Save