From eef38a362b350075ff392a9a9ed5caae1844fe99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 27 Jan 2023 16:48:57 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2a37782..7e91f2b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,11 +6,10 @@ "en": "Simple hash generator utilizing a collection of popular and useful hash functions", "fr": "Générateur de hachage simple utilisant une collection de fonctions de hachage populaires et utiles" }, - "version": "1.0~ynh1", + "version": "1.0~ynh2", "url": "https://prizz.github.io/Simple-Hash-Generator/", "upstream": { "license": "MIT", - "website": "https://prizz.github.io/Simple-Hash-Generator/", "demo": "https://prizz.github.io/Simple-Hash-Generator/", "code": "https://github.com/pRizz/Simple-Hash-Generator" },