From b2c54a397fd7c4db86a29052da26fb25cdc070e2 Mon Sep 17 00:00:00 2001 From: Factiven Date: Fri, 5 Jan 2024 14:33:08 +0000 Subject: Update changelogs version to v4.4.0 --- components/shared/changelogs.tsx | 2 +- package-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/shared/changelogs.tsx b/components/shared/changelogs.tsx index 208b1ff..2a8a843 100644 --- a/components/shared/changelogs.tsx +++ b/components/shared/changelogs.tsx @@ -8,7 +8,7 @@ const web = { const logs = [ { - version: "v4.3.1", + version: "v4.4.0", pre: false, notes: null, highlights: true, diff --git a/package-lock.json b/package-lock.json index 613a188..6c651cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "moopa", - "version": "4.3.1", + "version": "4.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "moopa", - "version": "4.3.1", + "version": "4.4.0", "dependencies": { "@headlessui/react": "^1.7.15", "@heroicons/react": "^2.0.17", -- cgit v1.2.3