update version number

This commit is contained in:
math-gh 2023-09-06 18:25:34 +02:00
parent 4837e976e2
commit d8635a68df
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"name": "Quick Collapse", "name": "Quick Collapse",
"author": "romibi and Marien Fressinaud", "author": "romibi and Marien Fressinaud",
"description": "Quickly change from folded to unfolded articles", "description": "Quickly change from folded to unfolded articles",
"version": 0.1, "version": 0.1.1,
"entrypoint": "QuickCollapse", "entrypoint": "QuickCollapse",
"type": "user" "type": "user"
} }

View file

@ -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.3, "version": 1.3.1,
"entrypoint": "ReadingTime", "entrypoint": "ReadingTime",
"type": "user" "type": "user"
} }

View file

@ -2,7 +2,7 @@
"name": "Sticky Feeds", "name": "Sticky Feeds",
"author": "Marien Fressinaud", "author": "Marien Fressinaud",
"description": "Set the feed aside in the main stream following the window scroll.", "description": "Set the feed aside in the main stream following the window scroll.",
"version": 0.1, "version": 0.1.1,
"entrypoint": "StickyFeeds", "entrypoint": "StickyFeeds",
"type": "user" "type": "user"
} }