Updated version number in plugin metadata for v1.0.3 release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
maubot: 0.1.0
|
maubot: 0.1.0
|
||||||
id: dev.logal.owncastsentry
|
id: dev.logal.owncastsentry
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
modules:
|
modules:
|
||||||
- owncastsentry
|
- owncastsentry
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ OWNCAST_CONFIG_PATH = "/api/config"
|
|||||||
|
|
||||||
# User agent to send with all HTTP requests.
|
# User agent to send with all HTTP requests.
|
||||||
USER_AGENT = (
|
USER_AGENT = (
|
||||||
"OwncastSentry/1.0.2 (bot; +https://git.logal.dev/LogalDeveloper/OwncastSentry)"
|
"OwncastSentry/1.0.3 (bot; +https://git.logal.dev/LogalDeveloper/OwncastSentry)"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user