From e5bc3c1013a02acd724ad49571a30daa6ec71b21 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 15 Apr 2024 13:43:53 -0400 Subject: [PATCH] fixes --- manifest.json | 4 ++-- package.json | 2 +- theme.css | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index a9755d5..9edb3de 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Sandover", - "version": "2.0.1", - "minAppVersion": "2.0.1", + "version": "2.0.2", + "minAppVersion": "2.0.2", "author": "eliz-abeth", "authorUrl": "https://github.com/eliz-abeth", "fundingUrl": "http://ko-fi.com/eliz0beth" diff --git a/package.json b/package.json index 06f415c..4a0db46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Sandover", - "version": "2.0.1", + "version": "2.0.2", "scripts": { "version": "node version-bump.mjs && git add manifest.json versions.json" } diff --git a/theme.css b/theme.css index 5628897..f85e57e 100644 --- a/theme.css +++ b/theme.css @@ -1,6 +1,6 @@ /*----- FRONT MATTER ------- ** Theme: Sandover -** Version number: 2.0.1 +** Version number: 2.0.2 ** GitHub Repo: https://github.com/eliz-abeth/sandover ** Made with care by: eliz-abeth ** buy me a coffee: https://ko-fi.com/eliz0beth