Explorar o código

Post-release version bump

Jeremy Stretch %!s(int64=5) %!d(string=hai) anos
pai
achega
3522eafd2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.9.1'
+VERSION = '2.9.2-dev'
 
 # Hostname
 HOSTNAME = platform.node()