jeremystretch 3 năm trước cách đây
mục cha
commit
7a44a4e305
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

@@ -29,7 +29,7 @@ django.utils.encoding.force_text = force_str
 # Environment setup
 #
 
-VERSION = '3.2.9'
+VERSION = '3.2.10-dev'
 
 # Hostname
 HOSTNAME = platform.node()