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 ---------------------------*/