Bump version to v0.2rc3
This commit is contained in:
parent
87a376c5e8
commit
6a5c96d2f9
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ def main():
|
||||||
"attachments": [],
|
"attachments": [],
|
||||||
}
|
}
|
||||||
custom_header = {
|
custom_header = {
|
||||||
"user-agent": "DiscoRSS (https://git.frzn.dev/amr/discorss, 0.2rc2)",
|
"user-agent": "DiscoRSS (https://git.frzn.dev/amr/discorss, 0.2rc3)",
|
||||||
"content-type": "application/json",
|
"content-type": "application/json",
|
||||||
}
|
}
|
||||||
webhook_string = json.dumps(webhook)
|
webhook_string = json.dumps(webhook)
|
||||||
|
|
Loading…
Add table
Reference in a new issue