2
0
jeremystretch 4 жил өмнө
parent
commit
2bd29127dc

+ 1 - 1
netbox/netbox/settings.py

@@ -16,7 +16,7 @@ from django.core.validators import URLValidator
 # Environment setup
 #
 
-VERSION = '3.0.6'
+VERSION = '3.0.7-dev'
 
 # Hostname
 HOSTNAME = platform.node()