From 19d37050f487d00281dd84ae05ac86a935d601c5 Mon Sep 17 00:00:00 2001 From: limepotato Date: Wed, 10 Jul 2024 21:36:33 -0600 Subject: [PATCH] bump version --- limepot-CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/limepot-CHANGELOG.md b/limepot-CHANGELOG.md index ea93811ae..f91ec1ecc 100644 --- a/limepot-CHANGELOG.md +++ b/limepot-CHANGELOG.md @@ -53,3 +53,7 @@ ## jormungandr-bite.11 - Made radius more squareer~! + +## jormungandr-bite.12 +- Move the post button down and style it a bit on mobile + diff --git a/package.json b/package.json index 6f3c777f5..0abfe3ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iceshrimp", - "version": "2023.12.7-jormungandr-bite.11", + "version": "2023.12.7-jormungandr-bite.12", "repository": { "type": "git", "url": "https://iceshrimp.dev/limepotato/jormungandr-bite.git"