Bump version to v0.2rc3
This commit is contained in:
parent
87a376c5e8
commit
7d84c7c257
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ def main():
|
|||
"attachments": [],
|
||||
}
|
||||
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",
|
||||
}
|
||||
webhook_string = json.dumps(webhook)
|
||||
|
|
Loading…
Add table
Reference in a new issue