diff --git a/CHANGELOG.md b/CHANGELOG.md index deba918..7baea19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.13.2 - 2021-Apr-26 + +Fixed: +- Crash when ab loop is created on videos with no chapters. + ## 2.13.1 - 2021-Jan-19 Changed: diff --git a/uosc.lua b/uosc.lua index edcad3f..5c2a48d 100644 --- a/uosc.lua +++ b/uosc.lua @@ -1,6 +1,6 @@ --[[ -uosc 2.13.1 - 2021-Jan-19 | https://github.com/darsain/uosc +uosc 2.13.2 - 2021-Apr-26 | https://github.com/darsain/uosc Minimalist cursor proximity based UI for MPV player.