Skip to content

Commit b3d9895

Browse files
pichandworktjprescott
authored andcommitted
Update front door index to 0.1.5 (#632)
1 parent e60f6b0 commit b3d9895

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/front-door/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from codecs import open
99
from setuptools import setup, find_packages
1010

11-
VERSION = "0.1.4"
11+
VERSION = "0.1.5"
1212

1313
CLASSIFIERS = [
1414
'Development Status :: 4 - Beta',

src/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,8 +1045,8 @@
10451045
],
10461046
"front-door": [
10471047
{
1048-
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/front_door-0.1.4-py2.py3-none-any.whl",
1049-
"filename": "front_door-0.1.4-py2.py3-none-any.whl",
1048+
"downloadUrl": "https://azurecliafd.blob.core.windows.net/azure-cli-extension/front_door-0.1.5-py2.py3-none-any.whl",
1049+
"filename": "front_door-0.1.5-py2.py3-none-any.whl",
10501050
"metadata": {
10511051
"azext.isPreview": true,
10521052
"azext.minCliCoreVersion": "2.0.46",
@@ -1085,9 +1085,9 @@
10851085
"metadata_version": "2.0",
10861086
"name": "front-door",
10871087
"summary": "Manage networking Front Doors.",
1088-
"version": "0.1.4"
1088+
"version": "0.1.5"
10891089
},
1090-
"sha256Digest": "ef7e5155a197db3662e95b868327e988c2f33c25e39abcfaf175d091f2f5093f"
1090+
"sha256Digest": "586425c7c2ad75c50bce732f8ed49e69019cc2dd78fc7bc1420bcf07a1080511"
10911091
}
10921092
],
10931093
"image-copy-extension": [

0 commit comments

Comments
 (0)