2
0
Эх сурвалжийг харах

Minor version increment for new feature (device bays)

Jeremy Stretch 10 жил өмнө
parent
commit
14502123d8

+ 1 - 1
netbox/netbox/settings.py

@@ -11,7 +11,7 @@ except ImportError:
                                "the documentation.")
 
 
-VERSION = '1.0.8-dev'
+VERSION = '1.1.0-dev'
 
 # Import local configuration
 for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: