2
0
Jeremy Stretch 7 жил өмнө
parent
commit
456b058462

+ 1 - 1
netbox/netbox/settings.py

@@ -22,7 +22,7 @@ if sys.version_info[0] < 3:
         DeprecationWarning
         DeprecationWarning
     )
     )
 
 
-VERSION = '2.3.6-dev'
+VERSION = '2.3.6'
 
 
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))