diff --git a/Chart.yaml b/Chart.yaml index af09181..b59a76d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 type: application name: mautrix-discord -version: 0.0.1 +version: 0.0.2 appVersion: 0.6.5 annotations: artifacthub.io/images: | @@ -18,4 +18,4 @@ maintainers: name: Loic Kalbermatter sources: - https://github.com/mautrix/discord - - https://code.pulseflow.ch/PulseDev/mautrix-discord \ No newline at end of file + - https://code.pulseflow.ch/PulseDev/mautrix-discord diff --git a/README.md b/README.md index c209ef4..0c57b97 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mautrix-discord -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.5](https://img.shields.io/badge/AppVersion-0.6.5-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.6.5](https://img.shields.io/badge/AppVersion-0.6.5-informational?style=flat-square) A Matrix-Discord puppeting bridge.