From d9028aa8dcacda5d2f04227c9c360a686eadaea0 Mon Sep 17 00:00:00 2001 From: marvin Date: Tue, 15 Sep 2026 16:04:28 -0400 Subject: [PATCH] Fix missing dropdown arrow on Backup & Restore selects; catch package.json version up to v0.11.97 (v0.11.98) --- package.json | 2 +- src/public/index.html | 2 +- src/public/styles.css | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index edc1ff1..a9f0d06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "site-gateway", - "version": "0.11.96", + "version": "0.11.98", "private": true, "description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.", "type": "module", diff --git a/src/public/index.html b/src/public/index.html index ed3f053..ae3a54f 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -7,7 +7,7 @@ Site Gateway - +