Explorar o código

Releae v2.6.5

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

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-v2.6.5 (FUTURE)
+v2.6.5 (2019-09-25)
 
 ## Enhancements
 

+ 1 - 1
netbox/netbox/settings.py

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