Bump version and dependencies
This commit is contained in:
parent
2c5fbcc2fd
commit
5a02d4d2af
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
maubot: 0.1.0
|
maubot: 0.1.0
|
||||||
id: org.dennogumi.osc
|
id: org.dennogumi.osc
|
||||||
version: 0.1.0
|
version: 0.2.0
|
||||||
license: AGPL-3.0-or-later
|
license: AGPL-3.0-or-later
|
||||||
modules:
|
modules:
|
||||||
- oscbot
|
- oscbot
|
||||||
|
@ -12,5 +12,6 @@ extra_files:
|
||||||
dependencies:
|
dependencies:
|
||||||
- lxml
|
- lxml
|
||||||
- jinja2
|
- jinja2
|
||||||
|
- cryptocode
|
||||||
database: false
|
database: false
|
||||||
config: true
|
config: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue