Update to 1.6.0

This commit is contained in:
Alex
2023-09-09 12:09:31 +02:00
parent a9888d2cfa
commit 71055223bd
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v1.6.0
- Improve QR code readability
- Add ARM Docker image
## v1.5.0 ## v1.5.0
- Add a nickname feature and toggle button to avoid anonymous messages - Add a nickname feature and toggle button to avoid anonymous messages

View File

@@ -1,7 +1,7 @@
defmodule Claper.MixProject do defmodule Claper.MixProject do
use Mix.Project use Mix.Project
@version "1.5.1" @version "1.6.0"
def project do def project do
[ [