mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-08 03:49:59 -06:00
bump semver
readme updates
This commit is contained in:
12
README.md
12
README.md
@@ -3,7 +3,7 @@
|
||||

|
||||
|
||||
[](https://github.com/anultravioletaurora/Jellify/releases)
|
||||
[](https://github.com/anultravioletaurora/Jellify/actions/workflows/publish-beta.yml) [](https://github.com/sponsors/anultravioletaurora)
|
||||
[](https://github.com/anultravioletaurora/Jellify/actions/workflows/publish-beta.yml) [](https://github.com/sponsors/anultravioletaurora) [](https://patreon.com/anultravioletaurora?utm_medium=unknown&utm_source=join_link&utm_campaign=creatorshare_creator&utm_content=copyLink)
|
||||
|
||||
## 🔗 Quick Links
|
||||
|
||||
@@ -140,7 +140,11 @@ Playlist
|
||||
[React Native Track Player](https://github.com/doublesymmetry/react-native-track-player)\
|
||||
[React Native URL Polyfill](https://github.com/charpeni/react-native-url-polyfill)
|
||||
|
||||
### 👩💻 *Opt-In* Monitoring
|
||||
### 👩💻 Opt-In Monitoring
|
||||
|
||||
All logging and metrics gathering is _opt-in_ __by default__. This is merely here to help us make _Jellify_ better.
|
||||
|
||||
All logs and metrics are completely anonymized. No data can be traced back to you.
|
||||
|
||||
[GlitchTip](https://glitchtip.com/)\
|
||||
[TelemetryDeck](https://telemetrydeck.com)
|
||||
@@ -149,6 +153,10 @@ Playlist
|
||||
|
||||
This is undoubtedly a passion project of [mine](https://github.com/anultravioletaurora), and I've learned a lot from working on it (and the many failed attempts before it). I hope you enjoy using it! Feature requests and bug reports are welcome :)
|
||||
|
||||
## 🙏 Support the Project
|
||||
|
||||
You can support _Jellify_ development via [Patreon](https://patreon.com/anultravioletaurora?utm_medium=unknown&utm_source=join_link&utm_campaign=creatorshare_creator&utm_content=copyLink) or [GitHub Sponsors](https://github.com/sponsors/anultravioletaurora).
|
||||
|
||||
## 🏃♀️Running Locally
|
||||
|
||||
### ⚛️ Universal Dependencies
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jellify",
|
||||
"version": "0.12.9",
|
||||
"version": "0.12.10",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"init-android": "yarn",
|
||||
|
||||
Reference in New Issue
Block a user