diff --git a/package.yaml b/package.yaml index 1d4a88fca..94a16f100 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: simplex-chat -version: 5.3.0.2 +version: 5.3.0.4 #synopsis: #description: homepage: https://github.com/simplex-chat/simplex-chat#readme diff --git a/simplex-chat.cabal b/simplex-chat.cabal index 7945becde..d52e8014c 100644 --- a/simplex-chat.cabal +++ b/simplex-chat.cabal @@ -5,12 +5,12 @@ cabal-version: 1.12 -- see: https://github.com/sol/hpack name: simplex-chat -version: 5.3.0.2 +version: 5.3.0.4 category: Web, System, Services, Cryptography homepage: https://github.com/simplex-chat/simplex-chat#readme author: simplex.chat maintainer: chat@simplex.chat -copyright: 2020-22 simplex.chat +copyright: 2020-23 simplex.chat license: AGPL-3 license-file: LICENSE build-type: Simple