From e8b6c132fdf18e5dd882ff655872340e15271b3a Mon Sep 17 00:00:00 2001 From: Natty Date: Mon, 2 Oct 2023 19:07:09 +0200 Subject: [PATCH] Version bump --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 825450f192..04f1c35253 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "calckey", - "version": "14.0.0-alpha+magnetar-0.2.0", + "name": "calckey-magnetar", + "version": "0.2.1-alpha", "codename": "aqua", "repository": { "type": "git", - "url": "https://codeberg.org/calckey/calckey.git" + "url": "https://git.astolfo.cool/natty/calckey" }, "packageManager": "pnpm@8.6.3", "private": true,