Browse Source

Post-release version bump

Jeremy Stretch 6 năm trước cách đây
mục cha
commit
e04a5dc81f
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

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