Fix the brew cask action (#4394)

It previously tried to bump the version from 2.4.0 to v2.4.1
the action didn't strip the v, but it does now
This commit is contained in:
pajlada
2023-02-19 17:08:32 +01:00
committed by GitHub
parent 5ed4a21d6a
commit d3499e814e
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Dev: Fix homebrew update action. (#4394)
## 2.4.1
- Major: Added live emote updates for BTTV. (#4147)