🎇发布 4.6.0 新增 数据库加解密 与 通用翻译 功能

This commit is contained in:
疯狂的狮子li
2023-03-13 09:51:42 +08:00
parent 7f0661c007
commit 4dc8af274b
20 changed files with 24 additions and 24 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ruoyi-vue-plus",
"version": "4.5.0",
"version": "4.6.0",
"description": "RuoYi-Vue-Plus后台管理系统",
"author": "LionLi",
"license": "MIT",

View File

@ -114,7 +114,7 @@ export default {
data() {
return {
// 版本号
version: "4.5.0",
version: "4.6.0",
};
},
methods: {