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}