Update text files for 3.7.2

This commit is contained in:
Safihre
2023-02-05 22:11:25 +01:00
parent e004eb3f00
commit efaffb8298
3 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Metadata-Version: 1.0
Name: SABnzbd
Version: 3.7.2RC1
Summary: SABnzbd-3.7.2RC1
Version: 3.7.2
Summary: SABnzbd-3.7.2
Home-page: https://sabnzbd.org
Author: The SABnzbd Team
Author-email: team@sabnzbd.org

View File

@@ -1,4 +1,4 @@
Release Notes - SABnzbd 3.7.2 Release Candidate 1
Release Notes - SABnzbd 3.7.2
=========================================================
## Bugfixes and changes since 3.7.1
@@ -7,6 +7,7 @@ Release Notes - SABnzbd 3.7.2 Release Candidate 1
- Apply other changes only after updating the `Category` in multi-edit.
- Categories were not sorted correctly in dropdowns.
- Prevent crash when `Automatically sort queue` was enabled.
- Apply `History Retention` setting during startup.
- Tweaks to download performance.
- Linux: Update appstream metadata.

View File

@@ -5,5 +5,5 @@
# You MUST use double quotes (so " and not ')
__version__ = "3.7.2RC1"
__version__ = "3.7.2"
__baseline__ = "unknown"