release: bump version number to 0.2
This commit is contained in:
parent
087a6339c8
commit
2b4e4216f4
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ class Discorss:
|
|||
"attachments": [],
|
||||
}
|
||||
custom_header = {
|
||||
"user-agent": "DiscoRSS (https://git.frzn.dev/amr/discorss, 0.2rc3)",
|
||||
"user-agent": "DiscoRSS (https://git.frzn.dev/amr/discorss, 0.2)",
|
||||
"content-type": "application/json",
|
||||
}
|
||||
webhook_string = json.dumps(webhook)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue