From d1eb95e7f83ab861d15ccf1a0e6bae6f9125bc2c Mon Sep 17 00:00:00 2001 From: Vladimir Kidyaev Date: Tue, 18 Jul 2023 13:13:16 +0700 Subject: [PATCH] chore: update theme version in the manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f050772..afa79c0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "GitHub Theme", - "version": "1.1.4", + "version": "1.1.5", "minAppVersion": "1.0.0", "author": "@krios2146", "authorUrl": "https://github.com/krios2146"