Bump version

This commit is contained in:
deajan 2025-06-27 20:46:40 +02:00
parent 929020c423
commit 4941838243

View file

@ -9,8 +9,8 @@ __site__ = "https://www.netperfect.fr/npbackup"
__description__ = "NetPerfect Backup Client"
__copyright__ = "Copyright (C) 2022-2025 NetInvent"
__license__ = "GPL-3.0-only"
__build__ = "2025061601"
__version__ = "3.0.3-dev2"
__build__ = "2025062601"
__version__ = "3.0.3"
import sys