Specify version as latest version in footer
This commit is contained in:
parent
8773f8b666
commit
4bf867dfdc
@ -145,7 +145,7 @@ const config = {
|
||||
],
|
||||
},
|
||||
],
|
||||
copyright: `Copyright © ${new Date().getFullYear()} | Version ${process.env.CORSO_VERSION}`,
|
||||
copyright: `Copyright © ${new Date().getFullYear()} | Latest Version ${process.env.CORSO_VERSION}`,
|
||||
},
|
||||
colorMode: {
|
||||
defaultMode: 'dark',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user