Explorar o código

Release v2.6.0

Jeremy Stretch %!s(int64=6) %!d(string=hai) anos
pai
achega
f888d50a15
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

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