Jeremy Stretch 2 yıl önce
ebeveyn
işleme
1afa476a19
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -28,7 +28,7 @@ from netbox.plugins import PluginConfig
 # Environment setup
 #
 
-VERSION = '3.7.7'
+VERSION = '3.7.8-dev'
 
 # Hostname
 HOSTNAME = platform.node()