From 9c37e95309833ae19048ee1e53b8c4070f3e7f8d Mon Sep 17 00:00:00 2001 From: anmol26s Date: Thu, 21 Jun 2018 08:18:02 +0530 Subject: Improved the app --- manifest.json | 9 --------- 1 file changed, 9 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index ddb2479..fed1d7d 100644 --- a/manifest.json +++ b/manifest.json @@ -40,15 +40,6 @@ }, "example": "john" }, - { - "name": "passwd", - "type": "password", - "ask": { - "en": "Enter password of this administrator ≥ 8 character", - "fr": "Ajouter le mot de passe pour cette administrateur ≥ 8 charactères" - }, - "example": "adminpassword" - }, { "name": "language", "ask": { -- cgit v1.2.3-70-g09d2 From a2a9266d0eaf9c9bd57932fdb86bd7a667bb2693 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Wed, 11 Jul 2018 20:59:44 +0530 Subject: Manifest updated to version 2.4.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index fed1d7d..7496980 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Mastodon is a free, open-source social network.", "fr": "Mastodon est un réseau social gratuit et open source." }, - "version": "2.4.2", + "version": "2.4.3", "url": "https://github.com/tootsuite/mastodon", "license": "AGPL-3.0-or-later", "maintainer": { -- cgit v1.2.3-70-g09d2