Explorar o código

Release v2.6.7

Jeremy Stretch %!s(int64=6) %!d(string=hai) anos
pai
achega
3deedfd177
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      docs/release-notes/version-2.6.md
  2. 1 1
      netbox/netbox/settings.py

+ 1 - 1
docs/release-notes/version-2.6.md

@@ -1,4 +1,4 @@
-# v2.6.7 (FUTURE)
+# v2.6.7 (2019-11-01)
 
 ## Enhancements
 

+ 1 - 1
netbox/netbox/settings.py

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