Skip to content

Commit

Permalink
docs: update system version
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Apr 22, 2023
1 parent c8a2814 commit b525188
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 1.0.0'],
['sys.sys.version', 'V 1.0.2'],
];

0 comments on commit b525188

Please sign in to comment.