chore(base,interface,android): Bump version

This commit is contained in:
2023-09-03 21:58:47 +02:00
parent 4167227c7b
commit 2813e72647
8 changed files with 69 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
## 0.1.22
- **FIX**(repo): Remove notification examples.
- **FEAT**(interface,android): Allow passing an initial locale to the service.
- **FEAT**(base,interface,android): Move more logic to Moxxy.
- **FEAT**(android,interface): Implement video thumbnail generation.
## 0.1.21
- **FIX**(repo): Remove notification examples.

View File

@@ -1,6 +1,6 @@
name: moxplatform_platform_interface
description: A common platform interface for the my_plugin plugin.
version: 0.1.21
version: 0.1.22
homepage: https://codeberg.org/moxxy/moxplatform
publish_to: https://git.polynom.me/api/packages/Moxxy/pub
@@ -17,7 +17,7 @@ dependencies:
version: ^0.2.0
moxplatform:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: ^0.1.17+5
version: ^0.1.17+6
plugin_platform_interface: ^2.1.2