From e7dc81eb38167e9b19dc07c2c907fd178fa97539 Mon Sep 17 00:00:00 2001 From: Safihre Date: Fri, 23 Apr 2021 17:24:50 +0200 Subject: [PATCH] Update text files for 3.3.0Beta2 draft release --- PKG-INFO | 4 ++-- README.mkd | 5 ++++- builder/requirements.txt | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/PKG-INFO b/PKG-INFO index 3ea0ad34968..168d7a1ee6d 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,7 +1,7 @@ Metadata-Version: 1.0 Name: SABnzbd -Version: 3.3.0Beta1 -Summary: SABnzbd-3.3.0Beta1 +Version: 3.3.0Beta2 +Summary: SABnzbd-3.3.0Beta2 Home-page: https://sabnzbd.org Author: The SABnzbd Team Author-email: team@sabnzbd.org diff --git a/README.mkd b/README.mkd index 6387d0a71ef..79aa2a08610 100644 --- a/README.mkd +++ b/README.mkd @@ -1,6 +1,9 @@ -Release Notes - SABnzbd 3.3.0 Beta 1 +Release Notes - SABnzbd 3.3.0 Beta 2 ========================================================= +## Changes since 3.3.0 Beta 1 +- Binaries would show an error when starting. + ## Changes since 3.2.1 - The `External internet access` will automatically detect local network and no longer requires the ranges to be defined. Custom ranges can still diff --git a/builder/requirements.txt b/builder/requirements.txt index 07231fd5971..ffba04df754 100644 --- a/builder/requirements.txt +++ b/builder/requirements.txt @@ -1,5 +1,5 @@ # Basic build requirements -pyinstaller +pyinstaller==4.2 setuptools pkginfo certifi