Compare commits

...

1 Commits

Author SHA1 Message Date
Safihre
6fce73855c Update text files for 3.7.0RC1 2022-10-27 09:08:20 +02:00
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
Metadata-Version: 1.0
Name: SABnzbd
Version: 3.7.0Beta1
Summary: SABnzbd-3.7.0Beta1
Version: 3.7.0RC1
Summary: SABnzbd-3.7.0RC1
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.0 Beta 1
Release Notes - SABnzbd 3.7.0 Release Candidate 1
=========================================================
## Changes since 3.6.1
@@ -22,7 +22,7 @@ Release Notes - SABnzbd 3.7.0 Beta 1
- Windows: Updated MultiPar to 1.3.2.5.
# API changes since 3.6.1
- Minor improvements in API call performance.
- Minor improvements in API performance.
- Removed fields `scripts` and `categories` from `queue` API call.
- Moved `loadavg` from `queue` to `status` API call.

View File

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