Bump version

This commit is contained in:
Orsiris de Jong 2024-10-24 18:05:19 +02:00
parent 82b59d7a59
commit 5d497667ed

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__ = "2024091601"
__version__ = "3.0.0-rc6"
__build__ = "2024102401"
__version__ = "3.0.0-rc7"
import sys