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

Revert "v1.1.0 release"

This reverts commit e8b8b015bb0ab6fb7e6fd5916901df1f6cdcb298.
Jeremy Stretch 9 жил өмнө
parent
commit
5e9090a03a

+ 1 - 1
netbox/netbox/settings.py

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