diff --git a/package.json b/package.json index 0a36a62d4..4dc09d3a5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "type": "module", - "version": "4.5.0", + "version": "4.6.0", "scripts": { "dev": "vite", "build": "vue-tsc && vite build",