From 12a67903311aa24cabfabed0d6377ce02afa72cf Mon Sep 17 00:00:00 2001 From: jmal Date: Fri, 21 Feb 2025 11:52:11 +0800 Subject: [PATCH] chore: bump version to v2.12.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index febd363..98dd3a1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "jmal-cloud-view", - "version": "2.12.0", + "version": "2.12.1", "description": "jmalcloud", - "author": "Jmal ", + "author": "Jmal ", "license": "MIT", "scripts": { "dev": "vue-cli-service serve",