We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1a679 commit eeb84c0Copy full SHA for eeb84c0
1 file changed
infos/weather.json
@@ -1,18 +1,17 @@
1
{
2
- "name": "weather",
3
- "version": "1.0.1",
4
- "description": {
5
- "zh_tw": "顯示天氣相關資訊",
6
- "zh-Hant": "顯示天氣相關資訊"
7
- },
8
- "author": [
9
- "bamboo0403"
10
- ],
11
- "dependencies": {
12
- "trem": ">=3.1.1"
13
14
- "resources": [
15
16
- "link": "https://github.com/ExpTechTW/trem-weather-plugin"
17
-
18
- }
+ "name": "weather",
+ "version": "1.0.2",
+ "description": {
+ "zh_tw": "顯示天氣相關資訊",
+ "zh-Hant": "顯示天氣相關資訊"
+ },
+ "author": [
+ "bamboo0403"
+ ],
+ "dependencies": {
+ "trem": ">=3.1.1"
+ "resources": [
+ "link": "https://github.com/ExpTechTW/trem-weather-plugin"
+}
0 commit comments