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

+ 1 - 1
netbox/netbox/settings.py

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