Przeglądaj źródła

version bump for v2.8.0

John Anderson 6 lat temu
rodzic
commit
8274903985
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -12,7 +12,7 @@ from django.core.exceptions import ImproperlyConfigured
 # Environment setup
 # Environment setup
 #
 #
 
 
-VERSION = '2.7.4-dev'
+VERSION = '2.8.0-dev'
 
 
 # Hostname
 # Hostname
 HOSTNAME = platform.node()
 HOSTNAME = platform.node()