increment extension version
This commit is contained in:
parent
0c859e79b0
commit
cb5be9278e
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
Extension pour FreshRSS (https://github.com/FreshRSS)
|
Extension pour FreshRSS (https://github.com/FreshRSS)
|
||||||
|
|
||||||
**v1.2**
|
**v1.3**
|
||||||
|
|
||||||
Source: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime
|
Source: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime
|
||||||
|
|
||||||
|
|
@ -17,7 +17,7 @@ Pour le moment la vitesse de lecture est réglée manuellement à 300 mots/min.
|
||||||
|
|
||||||
Extension for FressRSS (https://github.com/FreshRSS)
|
Extension for FressRSS (https://github.com/FreshRSS)
|
||||||
|
|
||||||
**v1.2**
|
**v1.3**
|
||||||
|
|
||||||
Source: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime
|
Source: https://framagit.org/Lapineige/FreshRSS_Extension-ReadingTime
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "ReadingTime",
|
"name": "ReadingTime",
|
||||||
"author": "Lapineige",
|
"author": "Lapineige",
|
||||||
"description": "Add a reading time estimation next to each article",
|
"description": "Add a reading time estimation next to each article",
|
||||||
"version": 1.2,
|
"version": 1.3,
|
||||||
"entrypoint": "ReadingTime",
|
"entrypoint": "ReadingTime",
|
||||||
"type": "user"
|
"type": "user"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue