1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Release v3.3.5

This commit is contained in:
jeremystretch
2022-10-05 09:47:55 -04:00
parent bdefd8ea8c
commit 1c69bfaf2c
6 changed files with 16 additions and 15 deletions

View File

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