release: bump to 3.0.0

Bump the version to 3.0.0.
This commit is contained in:
Alexander Capehart 2022-12-29 10:05:53 -07:00
parent c8ef1a5661
commit 56f134aba5
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Changelog
## dev
## 3.0.0
#### What's New

View file

@ -2,8 +2,8 @@
<h1 align="center"><b>Auxio</b></h1>
<h4 align="center">A simple, rational music player for android.</h4>
<p align="center">
<a href="https://github.com/oxygencobalt/Auxio/releases/tag/v2.6.4">
<img alt="Latest Version" src="https://img.shields.io/static/v1?label=tag&message=v2.6.4&color=0D5AF5">
<a href="https://github.com/oxygencobalt/Auxio/releases/tag/v3.0.0">
<img alt="Latest Version" src="https://img.shields.io/static/v1?label=tag&message=v3.0.0&color=0D5AF5">
</a>
<a href="https://github.com/oxygencobalt/Auxio/releases/">
<img alt="Releases" src="https://img.shields.io/github/downloads/OxygenCobalt/Auxio/total.svg">

View file

@ -0,0 +1 @@
Auxio 3.0.0 massively improves the music library experience, with a new advanced music loader, a new unified artist model, and a new selection system that makes managing your music a breeze. For more information, see https://github.com/OxygenCobalt/Auxio/releases/tag/v3.0.0.