Bump to 7.1.0 (pike m2)

Change-Id: I523f6b447488b0b0f190bb798cfa2a9dc710af64
This commit is contained in:
Jiri Tomasek 2017-06-08 08:48:00 +02:00
parent 23e5dc1fed
commit ccaec2c5e5
3 changed files with 4 additions and 4 deletions

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "tripleo-ui",
"version": "7.0.0",
"version": "7.1.0",
"dependencies": {
"ansi-regex": {
"version": "2.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "tripleo-ui",
"version": "7.0.0",
"version": "7.1.0",
"description": "TripleO UI - TripleO-based OpenStack deployment UI",
"main": "index.js",
"dependencies": {

View File

@ -52,9 +52,9 @@ copyright = u'2017, OpenStack TripleO-UI Developers'
# built documents.
#
# The short X.Y version.
version = '7.0.0'
version = '7.1.0'
# The full version, including alpha/beta/rc tags.
release = '7.0.0'
release = '7.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.