Explorar o código

Release v2.8.3

Jeremy Stretch %!s(int64=5) %!d(string=hai) anos
pai
achega
af96ffb3e9
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
 # NetBox v2.8
 
 
-## v2.8.3 (FUTURE)
+## v2.8.3 (2020-05-06)
 
 
 ### Bug Fixes
 ### Bug Fixes
 
 

+ 1 - 1
netbox/netbox/settings.py

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