Skip to content

Commit 014b5d1

Browse files
committed
Fix meta.json syntax
1 parent fc4473c commit 014b5d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Microsoft/meta.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"email": "support@errata.ai",
55
"lang": "en",
66
"url": "https://github.com/errata-ai/Microsoft/releases/latest/download/Microsoft.zip",
7+
"feed": "https://github.com/errata-ai/Microsoft/releases.atom",
78
"license": "MIT",
89
"name": "Microsoft",
910
"sources": [
@@ -12,5 +13,5 @@
1213
],
1314
"vale_version": ">=1.0.0",
1415
"coverage": 0.0,
15-
"version": "0.3.1",
16+
"version": "0.3.0"
1617
}

0 commit comments

Comments
 (0)