Explorar o código

Release v2.8.8

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

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

@@ -1,6 +1,6 @@
 # NetBox v2.8
 
-## v2.8.8 (FUTURE)
+## v2.8.8 (2020-07-21)
 
 ### Enhancements
 

+ 1 - 1
netbox/netbox/settings.py

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