mirror of
https://github.com/bb-Ricardo/netbox-sync.git
synced 2026-01-26 02:48:46 -06:00
bump version to 1.8.0 and current date
This commit is contained in:
@@ -99,7 +99,7 @@ usage: netbox-sync.py [-h] [-c settings.ini [settings.ini ...]] [-g]
|
||||
|
||||
Sync objects from various sources to NetBox
|
||||
|
||||
Version: 1.8.0 (2025-02-26)
|
||||
Version: 1.8.0 (2025-03-07)
|
||||
Project URL: https://github.com/bb-ricardo/netbox-sync
|
||||
|
||||
options:
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
# repository or visit: <https://opensource.org/licenses/MIT>.
|
||||
|
||||
__version__ = "1.8.0"
|
||||
__version_date__ = "2025-02-26"
|
||||
__version_date__ = "2025-03-07"
|
||||
__author__ = "Ricardo Bartels <ricardo.bartels@telekom.de>"
|
||||
__description__ = "NetBox Sync"
|
||||
__license__ = "MIT"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
;;; Welcome to the NetBox Sync configuration file.
|
||||
;;; Version: 1.8.0 (2025-02-26)
|
||||
;;; Version: 1.8.0 (2025-03-07)
|
||||
;;; Project URL: https://github.com/bb-ricardo/netbox-sync
|
||||
|
||||
; The values in this file override the default values used by the system if a config
|
||||
|
||||
Reference in New Issue
Block a user