From 3bcef801679ef55aef6e451729a19977e10881d3 Mon Sep 17 00:00:00 2001 From: RandomTechChannel <140035326+OG-RandomTechChannel@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:23:51 +0800 Subject: [PATCH] Update manifest.json was still being identified as ultra stable (3.0.2) --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 310eeb88..3524c590 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "BestSEQTA", - "version": "3.0.2", - "description": "A dark-themed Firefox/Chrome Extension that adds additional features and gives an overall better experience for SEQTA Learn.", + "version": "3.1.1", + "description": "A extension that makes the SEQTA experience customizable and unique to you", "icons": { "48": "icons/icon-48.png" },