mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-31 23:58:50 +01:00
Release v0.5.6 (#723)
This commit is contained in:
parent
e9c981c202
commit
94764c9c2a
5 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@librechat/frontend",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"data-provider": "cd .. && npm run build:data-provider",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ export default function Footer() {
|
|||
rel="noreferrer"
|
||||
className="underline"
|
||||
>
|
||||
{config?.appTitle || 'LibreChat'} v0.5.5
|
||||
{config?.appTitle || 'LibreChat'} v0.5.6
|
||||
</a>
|
||||
{' - '}. All AI conversations in one place. Pay per call and not per month.
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue