From 093c9cc2ae48d73e52926fbda9f35b1fa4de1c1a Mon Sep 17 00:00:00 2001 From: Nick Colley <2445413+NickColley@users.noreply.github.com> Date: Sun, 22 Jan 2023 00:04:43 +0000 Subject: [PATCH] 1.0.0 --- package.json | 2 +- src/routes/_components/status/StatusDetails.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 27e01395..357c447e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "semaphore", "description": "Alternative web client for Mastodon", - "version": "2.6.0", + "version": "1.0.0", "type": "module", "engines": { "node": "^12.20.0 || ^14.13.1 || ^16.0.0 || ^18.0.0" diff --git a/src/routes/_components/status/StatusDetails.html b/src/routes/_components/status/StatusDetails.html index a93592dd..8b6eadb2 100644 --- a/src/routes/_components/status/StatusDetails.html +++ b/src/routes/_components/status/StatusDetails.html @@ -8,7 +8,7 @@ {displayAbsoluteFormattedDate} {#if editedAt} -  – {intl.statusEdited} +  · {intl.statusEdited} {/if} {#if applicationName}