We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5c3ac commit 2d23ea9Copy full SHA for 2d23ea9
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
These are the changes to each version that has been released in the Chrome Web Store.
4
5
-## 1.0.5
+## 1.0.6
6
**2018-09-11**
7
- [x] Cater for Microsoft name change from 'vsts' to 'azure dev ops'
8
src/app/manifest.json
"manifest_version": 2,
"name": "__MSG_VsmmManifestName__",
"short_name": "__MSG_VsmmManifestShortName__",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "__MSG_VsmmManifestDescription__",
"default_locale": "en",
"author": "Greg Trevellick",
0 commit comments