diff --git a/README.md b/README.md index 0fe2a1bc..86dc4ebc 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. - [ ] Matrix: URIs vs Matrix.to links - [ ] Light/Dark mode - [ ] SSD or CSD + - [ ] Align your message bubbles to left or right - [ ] Show media by default - [ ] Dynamic Theming - [ ] Devices diff --git a/pubspec.yaml b/pubspec.yaml index 7ecefa11..e3fecf71 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: nexus description: "Yet another Matrix client" -version: 1.0.0 +version: 0.1.0 publish_to: none flutter: