andreamazz / SubtleVolume

Replace the system volume popup with a more subtle indicator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in method name. increseVolume -> increaseVolume

jwandrews opened this issue · comments

Found a typo in method name:

@objc public func increseVolume(by step: Double = DefaultVolumeStep, animated: Bool = false) throws {

I guess this would be a breaking change since it’s changing public API.

Yep, I noticed a while ago, cried about it a little bit, and hoped that no one would notice.

😬

I'll fix it and release a new minor.

Done, released 1.1.0

wonderful! keep up the good work