diff --git a/CHANGELOG.md b/CHANGELOG.md index 6693911e8..906f6494a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Default channel bid to 0.01 LBC and improve publish page warnings around insufficient credits ([#3781](https://github.com/lbryio/lbry-desktop/pull/3781)) - Publish page - limit # of tags, improve wording on tag selection ([#3796](https://github.com/lbryio/lbry-desktop/pull/3796)) -- Upgrade Electron-builder and updater to latest version to support libcurl changes +- Upgrade Electron-builder and updater to latest version to support libcurl changes ([#3799](https://github.com/lbryio/lbry-desktop/pull/3799)) +- Upgrade [LBRY-SDK to 0.63.0](https://github.com/lbryio/lbry-sdk/releases/tag/v0.63.0) to fix Windows UPNP issues ### Fixed diff --git a/package.json b/package.json index fba5ebed7..495117dca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lbry", - "version": "0.43.3-rc.3", + "version": "0.43.3", "description": "A browser for the LBRY network, a digital marketplace controlled by its users.", "keywords": [ "lbry"