From 5bff5a855ef98cdcca591c0e60f779dca47e4ef0 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Wed, 14 Aug 2024 20:30:11 +0100 Subject: [PATCH] core: 6.0.1.0 --- package.yaml | 2 +- simplex-chat.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.yaml b/package.yaml index aaf35b4011..80994a6a59 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: simplex-chat -version: 6.0.0.7 +version: 6.0.0.8 #synopsis: #description: homepage: https://github.com/simplex-chat/simplex-chat#readme diff --git a/simplex-chat.cabal b/simplex-chat.cabal index a166d1c1b4..4566048091 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: 6.0.0.7 +version: 6.0.0.8 category: Web, System, Services, Cryptography homepage: https://github.com/simplex-chat/simplex-chat#readme author: simplex.chat