From f240f5b0f470b2ce4d7068b160d76060248620cc Mon Sep 17 00:00:00 2001 From: Anubis <102488279+AnubisNekhet@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:40:21 +0530 Subject: [PATCH] bump ver. --- manifest.json | 2 +- versions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 16629ff..00fce69 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AnuPpuccin", - "version": "1.3.1", + "version": "1.4.0", "minAppVersion": "0.16.0", "author": "Anubis", "authorUrl": "https://github.com/AnubisNekhet" diff --git a/versions.json b/versions.json index bc84ef3..040ff33 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,4 @@ { "1.3.1": "1.1.8", - "1.3.2": "1.1.9" + "1.4.0": "1.1.9" }