File tree 3 files changed +3
-3
lines changed
src/views/dashboard/workbench
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vben/simple-admin-core" ,
3
- "version" : " 1.6.5 " ,
3
+ "version" : " 1.6.6 " ,
4
4
"homepage" : " https://doc.ryansu.tech/" ,
5
5
"bugs" : " https://github.com/suyuan32/simple-admin-vben5-ui/issues" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ function navTo(nav: WorkbenchProjectItem | WorkbenchQuickNavItem) {
86
86
<div class =" mt-5 flex flex-col lg:flex-row" >
87
87
<div class =" mr-4 w-full lg:w-3/5" >
88
88
<Card :title =" $t('sys.sys.version')" >
89
- <TypographyTitle :level =" 5" > Simple Admin v1.6.5 </TypographyTitle >
89
+ <TypographyTitle :level =" 5" > Simple Admin v1.6.6 </TypographyTitle >
90
90
</Card >
91
91
</div >
92
92
<div class =" w-full lg:w-2/5" >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " simple-admin-vben5-ui" ,
3
- "version" : " 1.6.5 " ,
3
+ "version" : " 1.6.6 " ,
4
4
"private" : true ,
5
5
"keywords" : [
6
6
" monorepo" ,
You can’t perform that action at this time.
0 commit comments