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",
"author": "romibi and Marien Fressinaud",
"description": "Quickly change from folded to unfolded articles",
"version": 0.1,
"version": 0.1.1,
"entrypoint": "QuickCollapse",
"type": "user"
}

View file

@ -2,7 +2,7 @@
"name": "ReadingTime",
"author": "Lapineige",
"description": "Add a reading time estimation next to each article",
"version": 1.3,
"version": 1.3.1,
"entrypoint": "ReadingTime",
"type": "user"
}

View file

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