2
0
John Anderson 6 жил өмнө
parent
commit
8274903985

+ 1 - 1
netbox/netbox/settings.py

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