jeremystretch 4 năm trước cách đây
mục cha
commit
e9549ab0bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -19,7 +19,7 @@ from netbox.config import PARAMS
 # Environment setup
 #
 
-VERSION = '3.1.1'
+VERSION = '3.1.2-dev'
 
 # Hostname
 HOSTNAME = platform.node()