From d02d846a624e2638dd8bba403703297d452f7a43 Mon Sep 17 00:00:00 2001 From: Anubis <102488279+AnubisNekhet@users.noreply.github.com> Date: Tue, 11 Apr 2023 16:33:40 +0530 Subject: [PATCH] bump ver. --- manifest.json | 2 +- versions.json | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index a482a3a..70d909e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AnuPpuccin", - "version": "1.4.1", + "version": "1.4.2", "minAppVersion": "0.16.0", "author": "Anubis", "authorUrl": "https://github.com/AnubisNekhet" diff --git a/versions.json b/versions.json index ae67833..b65515e 100644 --- a/versions.json +++ b/versions.json @@ -1,5 +1,6 @@ { "1.3.1": "1.1.8", - "1.4.0": "1.1.9" - "1.4.1": "1.1.9" + "1.4.0": "1.1.9", + "1.4.1": "1.1.9", + "1.4.2": "1.1.9" }