We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8563be9 commit 8006008Copy full SHA for 8006008
main.py
@@ -51,7 +51,7 @@ class CreateWebhook(BaseModel):
51
app = FastAPI(
52
title="matrix-webhook-receiver",
53
description="Companion receiver to matrix-appservice-webhooks for matrix.",
54
- version="1.1.0-rc.1",
+ version="1.1.0",
55
contact={
56
"name": "HarHarLinks",
57
"url": "https://github.com/HarHarLinks/matrix-webhook-receiver"
0 commit comments