Explorar o código

Release v2.10.1

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

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

@@ -1,6 +1,6 @@
 # NetBox v2.10
 # NetBox v2.10
 
 
-## v2.10.1 (FUTURE)
+## v2.10.1 (2020-12-15)
 
 
 ### 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.10.1-dev'
+VERSION = '2.10.1'
 
 
 # Hostname
 # Hostname
 HOSTNAME = platform.node()
 HOSTNAME = platform.node()