diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-08 20:41:20 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-08 20:50:44 +0800 |
| commit | 2eff07879f112572c3fccaa902b10447d04c2045 (patch) | |
| tree | 89224ea70e3d610141fc670551139c5b36c5c9d7 /addon | |
| parent | fcad63c13eb6371e88a316a49343c5cd92eb5594 (diff) | |
chore(addon): set version to 0.1.1
Diffstat (limited to 'addon')
| -rw-r--r-- | addon/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/manifest.json b/addon/manifest.json index 243eb81..8654505 100644 --- a/addon/manifest.json +++ b/addon/manifest.json | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "manifest_version": 2, | 2 | "manifest_version": 2, |
| 3 | "name": "MapInline", | 3 | "name": "MapInline", |
| 4 | "version": "1.0", | 4 | "version": "0.1.1", |
| 5 | 5 | ||
| 6 | "description": "Add Interatctive Map", | 6 | "description": "Add Interatctive Map", |
| 7 | 7 | ||