Release: v0.6.9 (#1789)

This commit is contained in:
Danny Avila 2024-02-13 09:40:33 -05:00 committed by GitHub
parent 7ff2418d87
commit 6ccf4d6ed2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@librechat/frontend",
"version": "0.6.6",
"version": "0.6.9",
"description": "",
"type": "module",
"scripts": {

View file

@ -17,7 +17,7 @@ export default function Footer() {
rel="noreferrer"
className="underline"
>
{config?.appTitle || 'LibreChat'} v0.6.6
{config?.appTitle || 'LibreChat'} v0.6.9
</a>
{' - '} {localize('com_ui_new_footer')}
</>

View file

@ -17,7 +17,7 @@ export default function Footer() {
rel="noreferrer"
className="underline"
>
{config?.appTitle || 'LibreChat'} v0.6.6
{config?.appTitle || 'LibreChat'} v0.6.9
</a>
{' - '}. {localize('com_ui_pay_per_call')}
</>