Bump version

This commit is contained in:
deajan 2024-09-16 12:51:19 +02:00
parent 7eb6279dd2
commit 916c215c1f

View file

@ -9,8 +9,8 @@ __site__ = "https://www.netperfect.fr/npbackup"
__description__ = "NetPerfect Backup Client"
__copyright__ = "Copyright (C) 2022-2024 NetInvent"
__license__ = "GPL-3.0-only"
__build__ = "2024090601"
__version__ = "3.0.0-rc5"
__build__ = "2024091601"
__version__ = "3.0.0-rc6"
import sys