From 30ebcc854ad8c063d08f45bd438bcb7075ae485a Mon Sep 17 00:00:00 2001 From: Index Date: Mon, 27 May 2024 18:56:50 -0500 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b04beab..e4718d5 100755 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 3, "author": "Index", "name": "Poly+", - "version": "1.11", - "version_name": "Pre-Release Build (v1.1.1)", + "version": "1.2", + "version_name": "Release Build (v1.2)", "description": "Power-up your Polytoria experience with Poly+! Created by Index.", "homepage_url": "https://polyplus.vercel.app/", "permissions": ["storage", "contextMenus", "tabs", "scripting", "alarms", "notifications"],