mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
chore: prepare release 0.4.1
This commit is contained in:
@@ -92,8 +92,8 @@ make dmg
|
||||
### Release
|
||||
GitHub Actions builds and publishes the macOS ARM64 DMG when a version tag is pushed:
|
||||
```bash
|
||||
git tag v0.1.0
|
||||
git push origin v0.1.0
|
||||
git tag v0.4.1
|
||||
git push origin v0.4.1
|
||||
```
|
||||
|
||||
---
|
||||
@@ -110,6 +110,12 @@ git push origin v0.1.0
|
||||
|
||||
---
|
||||
|
||||
## 🏆 Credits
|
||||
|
||||
Firelink relies on [aria2](https://aria2.github.io/) as its underlying multi-protocol and multi-source command-line download utility. Special thanks to the aria2 contributors for their excellent engine.
|
||||
|
||||
---
|
||||
|
||||
## 📄 License
|
||||
|
||||
Firelink is released under the MIT License. See [LICENSE](LICENSE) for details.
|
||||
|
||||
Reference in New Issue
Block a user