Skip to content

Commit

Permalink
Release v2.3-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Feb 6, 2018
1 parent b2c5bcd commit 1033c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbox/netbox/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
DeprecationWarning
)

VERSION = '2.3.0-dev'
VERSION = '2.3.0-beta2'

BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

Expand Down

0 comments on commit 1033c86

Please sign in to comment.