Skip to content

Commit

Permalink
Release v2.2-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Sep 14, 2017
1 parent 3466da4 commit 106f0ad
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 @@ -13,7 +13,7 @@
)


VERSION = '2.1.5-dev'
VERSION = '2.2-beta1'

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

Expand Down

0 comments on commit 106f0ad

Please sign in to comment.