From a2b9a0443020c3c6cc4fa34d38cfc40003917d1a Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Sat, 20 Jan 2024 21:35:28 +0000 Subject: [PATCH] core: 5.5.0.3 --- package.yaml | 2 +- simplex-chat.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.yaml b/package.yaml index 6342e98ea2..9c97ea6f2a 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: simplex-chat -version: 5.5.0.2 +version: 5.5.0.3 #synopsis: #description: homepage: https://github.com/simplex-chat/simplex-chat#readme diff --git a/simplex-chat.cabal b/simplex-chat.cabal index 9be4f5d261..97ee2a4fdd 100644 --- a/simplex-chat.cabal +++ b/simplex-chat.cabal @@ -5,7 +5,7 @@ cabal-version: 1.12 -- see: https://github.com/sol/hpack name: simplex-chat -version: 5.5.0.2 +version: 5.5.0.3 category: Web, System, Services, Cryptography homepage: https://github.com/simplex-chat/simplex-chat#readme author: simplex.chat