فهرست منبع

Release v2.0-beta2

Jeremy Stretch 9 سال پیش
والد
کامیت
f000df1e15
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -13,7 +13,7 @@ except ImportError:
     )
 
 
-VERSION = '2.0.0-dev'
+VERSION = '2.0-beta2'
 
 # Import local configuration
 ALLOWED_HOSTS = DATABASE = SECRET_KEY = None