jeremystretch 4 سال پیش
والد
کامیت
697161beb1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -16,7 +16,7 @@ from django.core.validators import URLValidator
 # Environment setup
 #
 
-VERSION = '2.11.7'
+VERSION = '2.11.8-dev'
 
 # Hostname
 HOSTNAME = platform.node()