From 6b6be527d45a93a3d3d740caf3f46ba236fabd25 Mon Sep 17 00:00:00 2001 From: limepotato Date: Mon, 17 Jun 2024 13:43:10 -0600 Subject: [PATCH] update version --- README.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 879159b3d..ded21d77a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,15 @@ - Full Catppuccin theme support - Configuarble pinned post limit - Menhera error images + - Post button now says "Beep" instead of "Post" - IceShrimp Bite! +- Withdrawal Patches + - silence-email + - replacements + - robots + - hide-federation + - yarn telemetry + - traumatize - Highlighted changes: - First-class Mastodon client API support - Significantly improved database performance diff --git a/package.json b/package.json index dff8c2b86..14c095441 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iceshrimp", - "version": "2023.12.7-jormungandr-bite.4", + "version": "2023.12.7-jormungandr-bite.5", "repository": { "type": "git", "url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"