From d31b3da4b5437b97be1d4491b3b42ce51a80fbb6 Mon Sep 17 00:00:00 2001 From: anmol Date: Mon, 15 Apr 2019 21:28:46 +0530 Subject: [PATCH] updated to version 2.3.0 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab66235..41033fd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Install halcyon with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=halcyon)

-Version: **2.2.5** +Version: **2.3.0**
### Interesting links diff --git a/conf/app.src b/conf/app.src index b1d0704..911d6e6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://notabug.org/halcyon-suite/halcyon/archive/2.2.5.tar.gz -SOURCE_SUM=6318146a646b674ca8424fdc68c8dfdde1a4ae1c0ea8053beb9bc479c64dc38c +SOURCE_URL=https://notabug.org/halcyon-suite/halcyon/archive/2.3.0.tar.gz +SOURCE_SUM=4dba2d7064d3bc0b467619d35afb94e7434cd0c50493f724b2874570ed4cdb37 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0119261..e0a6bf1 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A webclient for Mastodon and Pleroma which looks like Twitter." }, - "version": "2.2.5~ynh1", + "version": "2.3.0~ynh1", "url": "https://notabug.org/halcyon-suite/halcyon", "license": "AGPL-3.0-only", "maintainer": {