Skip to content
Snippets Groups Projects
Verified Commit 2e81165c authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Merge branch 'upstream'

parents 7d6ac9d1 62838026
No related branches found
No related tags found
No related merge requests found
Pipeline #2270 passed
# Changelog # Changelog
## 2.1.1
## 2.1.0 ## 2.1.0
* Card shortcode will not longer render the horizontal rule when there is no * Card shortcode will not longer render the horizontal rule when there is no
......
...@@ -9,7 +9,7 @@ export default function (req: VercelRequest, res: VercelResponse) { ...@@ -9,7 +9,7 @@ export default function (req: VercelRequest, res: VercelResponse) {
"name": "Fedipage", "name": "Fedipage",
"repository": "https://git.qoto.org/fedipage/fedipage", "repository": "https://git.qoto.org/fedipage/fedipage",
"homepage": "https://fedipage.com/", "homepage": "https://fedipage.com/",
"version": "2.1.0" "version": "2.1.1"
}, },
"protocols": [ "protocols": [
"activitypub" "activitypub"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment