From 9c080ab19b8b698fa86152714ee4cf9a17b8fe0b Mon Sep 17 00:00:00 2001 From: Freek Bes Date: Wed, 17 Nov 2021 19:39:47 +0100 Subject: [PATCH] version bump (full release) --- manifest-ff.json | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest-ff.json b/manifest-ff.json index 7f0041d..733a1e5 100644 --- a/manifest-ff.json +++ b/manifest-ff.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Codam's Monitoring System Progress for Intra", "short_name": "Monitoring System for Intra", - "version": "0.6.0", + "version": "1.0.0", "description": "Replaces the Black Hole box on Intra 42 with a display of your current progress for Codam's monitoring system", "icons": { "32": "images/logo32.png", diff --git a/manifest.json b/manifest.json index 57fb383..3641c32 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 2, "name": "Codam's Monitoring System Progress for Intra", "short_name": "Monitoring System for Intra", - "version": "0.6.0", - "version_name": "0.6.0", + "version": "1.0.0", + "version_name": "1.0.0", "description": "Replaces the Black Hole box on Intra 42 with a display of your current progress for Codam's monitoring system", "icons": { "32": "images/logo32.png",