diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d89eeed9..60cabea0 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed ### Fixed +## [3.20.1] - 2023-11-14 +### Fixed +- Fix some bugs with Dragonflight season 3 Mythic+ dungeons. + ## [3.20.0] - 2023-11-14 ### Added - [Issue 451](https://github.com/aza547/wow-recorder/issues/451) - Add Dragonflight season 3 Mythic+ dungeons. diff --git a/release/app/package.json b/release/app/package.json index 4a8b3dee..c92d295b 100644 --- a/release/app/package.json +++ b/release/app/package.json @@ -1,6 +1,6 @@ { "name": "WarcraftRecorder", - "version": "3.20.0", + "version": "3.20.1", "description": "A World of Warcraft screen recorder", "main": "./dist/main/main.js", "author": {