瀏覽代碼

Release v4.0.7

Jeff Gehlbach 1 年之前
父節點
當前提交
596514ce74

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -26,7 +26,7 @@ body:
     attributes:
     attributes:
       label: NetBox Version
       label: NetBox Version
       description: What version of NetBox are you currently running?
       description: What version of NetBox are you currently running?
-      placeholder: v4.0.6
+      placeholder: v4.0.7
     validations:
     validations:
       required: true
       required: true
   - type: dropdown
   - type: dropdown

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.yaml

@@ -14,7 +14,7 @@ body:
     attributes:
     attributes:
       label: NetBox version
       label: NetBox version
       description: What version of NetBox are you currently running?
       description: What version of NetBox are you currently running?
-      placeholder: v4.0.6
+      placeholder: v4.0.7
     validations:
     validations:
       required: true
       required: true
   - type: dropdown
   - type: dropdown

+ 1 - 1
docs/release-notes/version-4.0.md

@@ -1,6 +1,6 @@
 # NetBox v4.0
 # NetBox v4.0
 
 
-## v4.0.7 (FUTURE)
+## v4.0.7 (2024-07-09)
 
 
 ### Enhancements
 ### Enhancements
 
 

+ 1 - 1
netbox/netbox/settings.py

@@ -25,7 +25,7 @@ from utilities.string import trailing_slash
 # Environment setup
 # Environment setup
 #
 #
 
 
-VERSION = '4.0.7-dev'
+VERSION = '4.0.7'
 HOSTNAME = platform.node()
 HOSTNAME = platform.node()
 # Set the base directory two levels up
 # Set the base directory two levels up
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

二進制
netbox/translations/de/LC_MESSAGES/django.mo


二進制
netbox/translations/fr/LC_MESSAGES/django.mo


二進制
netbox/translations/pt/LC_MESSAGES/django.mo


二進制
netbox/translations/ru/LC_MESSAGES/django.mo


二進制
netbox/translations/tr/LC_MESSAGES/django.mo


二進制
netbox/translations/zh/LC_MESSAGES/django.mo