From 58435cf612e3d7c8441670bfdb1a4c6900143e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 19 May 2021 19:54:46 +0200 Subject: [PATCH] Update to 2.0.3 --- README.md | 6 +++--- README_fr.md | 4 ++-- conf/app.src | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 41e1c52..e1d2fba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wetty for YunoHost -[![Integration level](https://dash.yunohost.org/integration/wetty.svg)](https://dash.yunohost.org/appci/app/wetty) ![](https://ci-apps.yunohost.org/ci/badges/wetty.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wetty.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/wetty.svg)](https://dash.yunohost.org/appci/app/wetty) ![](https://ci-apps.yunohost.org/ci/badges/wetty.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wetty.maintain.svg) [![Install Wetty with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wetty) *[Lire ce readme en français.](./README_fr.md)* @@ -11,11 +11,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Terminal in browser over HTTP/HTTPS. (Ajaxterm/Anyterm alternative, but much better) -**Shipped version:** 2.0.2 +**Shipped version:** 2.0.3 ## Screenshots -![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.2/docs/terminal.png) +![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.3/docs/terminal.png) ## Configuration diff --git a/README_fr.md b/README_fr.md index 980c94d..cc76922 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,11 +11,11 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Terminal dans un navigateur par HTTP/HTTPS. (Alternative à Ajaxterm/Anyterm, mais bien meilleure) -**Version incluse :** 2.0.2 +**Version incluse :** 2.0.3 ## Captures d'écran -![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.2/docs/terminal.png) +![](https://raw.githubusercontent.com/butlerx/wetty/v2.0.3/docs/terminal.png) ## Configuration diff --git a/conf/app.src b/conf/app.src index 75ad556..76d9c96 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.2.tar.gz -SOURCE_SUM=8bc879993d53da6b672a866354bc8568ca17f1b82a91dcd8561de90e9bfc0370 +SOURCE_URL=https://github.com/butlerx/wetty/archive/v2.0.3.tar.gz +SOURCE_SUM=721b73111dd3812b52ff7a84164afc37720d95d020bf6d97b09e4afbf6d1c859 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true