Skip to content

Commit

Permalink
fix: update system version
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Mar 12, 2023
1 parent db884ca commit 5763070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/dashboard/workbench/components/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ export const navItems: NavItem[] = [

export const systemInfoData = [
['sys.sys.Name', 'Simple Admin'],
['sys.sys.version', 'V 0.2.6'],
['sys.sys.version', 'V 0.2.7'],
];

0 comments on commit 5763070

Please sign in to comment.