Jeremy Stretch 5 lat temu
rodzic
commit
bd144c996a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

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