Skip to content

Commit

Permalink
Release v3.7-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Dec 5, 2023
1 parent 1afac47 commit f58d806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/release-notes/version-3.7.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v3.7-beta1 (FUTURE)
## v3.7-beta1 (2023-12-05)

### Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion netbox/netbox/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# Environment setup
#

VERSION = '3.6.7-dev'
VERSION = '3.7-beta1'

# Hostname
HOSTNAME = platform.node()
Expand Down

0 comments on commit f58d806

Please sign in to comment.