Skip to content

Commit

Permalink
Update to v0.4.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
cgm616 committed Sep 8, 2016
1 parent 955c680 commit 065cacb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,9 @@ Every new update pushed on my Cydia repo is also tagged and signed, which can be

These tags have small descriptions of changes, which are also copied below. Longer versions can be found on the GitHub [releases page](https://github.com/cgm616/VolumeBar9/releases).

- [v0.4.0-beta](https://github.com/cgm616/VolumeBar9/releases/tag/v0.3.5-beta) | September 3, 2016
- [v0.4.1-beta](https://github.com/cgm616/VolumeBar9/releases/tag/v0.4.1-beta) | September 7, 2016
- Add logging to debug a crash, see GitHub issue [#1](https://github.com/cgm616/VolumeBar9/issues/1)
- [v0.4.0-beta](https://github.com/cgm616/VolumeBar9/releases/tag/v0.4.0-beta) | September 3, 2016
- Add adaptive slider color setting, see GitHub issue [#2](https://github.com/cgm616/VolumeBar9/issues/2)
- Fix icons sometimes not showing correctly, see GitHub issue [#12](https://github.com/cgm616/VolumeBar9/issues/12)
- Remove slide in animation on slider, see GitHub issue [#13](https://github.com/cgm616/VolumeBar9/issues/13)
Expand Down
4 changes: 2 additions & 2 deletions control
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Package: me.cgm616.volumebar9
Name: VolumeBar9
Depends: mobilesubstrate, org.thebigboss.libcolorpicker, cc.tweak.libobjcipc
Version: 0.4.0-beta
Version: 0.4.1-beta
Architecture: iphoneos-arm
Description: Changes the ugly volume HUD to a nice bar.
Maintainer: cgm616 <cgm616+cydia@gmail.com>
Author: cgm616 <cgm616+cydia@gmail.com>
Depiction: https://cgm616.me/repo/depictions/me.cgm616.volumebar9_0.4.0-beta.html
Depiction: https://cgm616.me/repo/depictions/me.cgm616.volumebar9_0.4.1-beta.html
Section: Tweaks

0 comments on commit 065cacb

Please sign in to comment.