Skip to content

Commit

Permalink
Merge pull request #41 from suyuan32/dev
Browse files Browse the repository at this point in the history
chore: update system version
  • Loading branch information
suyuan32 authored May 9, 2023
2 parents 70b0b65 + 540e71c commit 36b5158
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.4-beta'],
['sys.sys.version', 'V 1.0.4'],
];

0 comments on commit 36b5158

Please sign in to comment.