Skip to content

Commit

Permalink
Update front door index to 0.1.5 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichandwork authored and tjprescott committed Apr 8, 2019
1 parent e60f6b0 commit b3d9895
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/front-door/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from codecs import open
from setuptools import setup, find_packages

VERSION = "0.1.4"
VERSION = "0.1.5"

CLASSIFIERS = [
'Development Status :: 4 - Beta',
Expand Down
8 changes: 4 additions & 4 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1045,8 +1045,8 @@
],
"front-door": [
{
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/front_door-0.1.4-py2.py3-none-any.whl",
"filename": "front_door-0.1.4-py2.py3-none-any.whl",
"downloadUrl": "https://azurecliafd.blob.core.windows.net/azure-cli-extension/front_door-0.1.5-py2.py3-none-any.whl",
"filename": "front_door-0.1.5-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.46",
Expand Down Expand Up @@ -1085,9 +1085,9 @@
"metadata_version": "2.0",
"name": "front-door",
"summary": "Manage networking Front Doors.",
"version": "0.1.4"
"version": "0.1.5"
},
"sha256Digest": "ef7e5155a197db3662e95b868327e988c2f33c25e39abcfaf175d091f2f5093f"
"sha256Digest": "586425c7c2ad75c50bce732f8ed49e69019cc2dd78fc7bc1420bcf07a1080511"
}
],
"image-copy-extension": [
Expand Down

0 comments on commit b3d9895

Please sign in to comment.