mirror of
https://github.com/PlayEdu/backend
synced 2025-06-07 20:24:09 +08:00
版本号
This commit is contained in:
parent
6ccf595984
commit
b49c73f338
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "playedu-admin-interface",
|
||||
"private": false,
|
||||
"version": "0.0.0",
|
||||
"version": "1.6.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
@ -35,7 +35,7 @@ export const Footer: React.FC<PropInterface> = ({ type }) => {
|
||||
className="ml-5"
|
||||
style={{ color: "#D7D7D7", fontSize: 12, marginTop: -5 }}
|
||||
>
|
||||
Version 1.5
|
||||
Version 1.6
|
||||
</span>
|
||||
</Link>
|
||||
</Layout.Footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user