jeremystretch 3 年之前
父節點
當前提交
7a44a4e305
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()