diff --git a/custom_components/opencwb/manifest.json b/custom_components/opencwb/manifest.json index d66ce1e..41b2760 100755 --- a/custom_components/opencwb/manifest.json +++ b/custom_components/opencwb/manifest.json @@ -2,8 +2,8 @@ "domain": "opencwb", "name": "OpenCWB", "config_flow": true, - "version": "1.0.0", - "documentation": "https://opendata.cwb.gov.tw/devManu,al/insrtuction", + "version": "1.0.1", + "documentation": "https://opendata.cwb.gov.tw/devManual/insrtuction", "issue_tracker": "https://github.com/tsunglung/OpenCWB/issues", "requirements": ["geojson"], "codeowners": ["@tsunglung"],