From 85406e16ee6fce8330d822b97def430c957e2dfa Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Fri, 12 Apr 2024 19:07:13 -0400 Subject: [PATCH] new version --- manifest.json | 4 ++-- package.json | 2 +- theme.css | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 3bfce9d..f2b13f5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Sandover", - "version": "1.0.6", - "minAppVersion": "1.0.6", + "version": "1.0.7", + "minAppVersion": "1.0.7", "author": "eliz-abeth", "authorUrl": "http://eliz-abeth.github.com", "fundingUrl": "http://ko-fi.com/eliz0beth" diff --git a/package.json b/package.json index 67079eb..f83046a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Sandover", - "version": "1.0.6", + "version": "1.0.7", "scripts": { "version": "node version-bump.mjs && git add manifest.json versions.json" } diff --git a/theme.css b/theme.css index cf927a8..9103477 100644 --- a/theme.css +++ b/theme.css @@ -1,7 +1,7 @@ /*----- FRONT MATTER ------- ** Theme: Sandover -** Version number: 1.0.6 -** GitHub Repo: +** Version number: 1.0.7 +** GitHub Repo: https://github.com/eliz-abeth/sandover ** Made by: eliz-abeth ---------------------------*/