Merge branch 'master' into update-image-proxy

This commit is contained in:
Alexandre Alapetite 2025-01-13 22:56:43 +01:00
commit a351549d54
No known key found for this signature in database
GPG key ID: A24378C38E812B23
4 changed files with 6 additions and 6 deletions

View file

@ -302,7 +302,7 @@
"name": "Quick Collapse",
"author": "romibi and Marien Fressinaud",
"description": "Quickly change from folded to unfolded articles",
"version": "0.2.2",
"version": "0.2.3",
"entrypoint": "QuickCollapse",
"type": "user",
"url": "https://github.com/FreshRSS/Extensions",
@ -401,7 +401,7 @@
"name": "Share By Email",
"author": "Marien Fressinaud",
"description": "Improve the sharing by email system.",
"version": "0.3.0",
"version": "0.3.1",
"entrypoint": "ShareByEmail",
"type": "user",
"url": "https://github.com/FreshRSS/Extensions",
@ -556,7 +556,7 @@
"name": "YouTube Video Feed",
"author": "Kevin Papst",
"description": "Embed YouTube feeds inside article content.",
"version": "0.12",
"version": "0.13",
"entrypoint": "YouTube",
"type": "user",
"url": "https://github.com/FreshRSS/Extensions",

View file

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

View file

@ -2,7 +2,7 @@
"name": "Share By Email",
"author": "Marien Fressinaud",
"description": "Improve the sharing by email system.",
"version": "0.3.0",
"version": "0.3.1",
"entrypoint": "ShareByEmail",
"type": "user"
}

View file

@ -2,7 +2,7 @@
"name": "YouTube Video Feed",
"author": "Kevin Papst",
"description": "Embed YouTube feeds inside article content.",
"version": "0.12",
"version": "0.13",
"entrypoint": "YouTube",
"type": "user"
}