From 7e2c78eabfb0b51334b87cde1bbf1cebfc9b567e Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:56:26 +0200 Subject: [PATCH] Update version --- Changelog.md | 6 ++++++ Directory.Build.props | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index dc42d01..61224f4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,9 @@ +### v2.37.2 (27-Jan-2023) + +- Updated the links inside the application to point to the new documentation site. (Thanks [@CanePlayz](https://github.com/CanePlayz)) +- [CLI] Fixed an issue that there was no visual indication that an export task has failed before the whole process has completed. +- Fixed an issue where the application sometimes crashed when it couldn't establish an HTTP connection to the target server. + ### v2.37.1 (10-Jan-2023) - [HTML] Fixed an issue where the export failed because it failed to resolve standard emoji image assets. Switched to a different CDN provider to mitigate this. (Thanks [@Lucas LaBuff](https://github.com/96-LB)) diff --git a/Directory.Build.props b/Directory.Build.props index dd26edc..d08dbd4 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ net7.0 - 2.37.1 + 2.37.2 Tyrrrz Copyright (c) Oleksii Holub preview