mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 22:44:04 +08:00
Bump version
This commit is contained in:
parent
e27c29809f
commit
ff11b4441e
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ __site__ = "https://www.netperfect.fr/npbackup"
|
|||
__description__ = "NetPerfect Backup Client"
|
||||
__copyright__ = "Copyright (C) 2022-2023 NetInvent"
|
||||
__license__ = "GPL-3.0-only"
|
||||
__build__ = "2023033001"
|
||||
__version__ = "2.2.0-rc10"
|
||||
__build__ = "2023042201"
|
||||
__version__ = "2.2.0-rc11"
|
||||
|
||||
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue