From 3a74288fe146d3af89abaa861a1560a78f4b827b Mon Sep 17 00:00:00 2001 From: Vladimir Kidyaev Date: Sat, 7 Sep 2024 01:27:09 +0700 Subject: [PATCH] chore: update theme version in the manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index afa79c0..778b2b2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "GitHub Theme", - "version": "1.1.5", + "version": "1.1.6", "minAppVersion": "1.0.0", "author": "@krios2146", "authorUrl": "https://github.com/krios2146"