Bump version

This commit is contained in:
Orsiris de Jong 2024-07-27 17:54:42 +02:00
parent 10e0b52d42
commit de51df676a

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__ = "2024061101"
__version__ = "3.0.0-rc1+dev"
__build__ = "2024072701"
__version__ = "3.0.0-rc2"
import sys