mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 18:00:15 +01:00
✨ v0.7.8-rc1 (#7149)
* ✨ v0.7.8-rc1
* chore: Enable manual triggering of the Generate Unreleased Changelog workflow
This commit is contained in:
parent
da131b6c59
commit
fe512005fc
10 changed files with 14 additions and 13 deletions
|
|
@ -1227,7 +1227,7 @@ export enum TTSProviders {
|
|||
/** Enum for app-wide constants */
|
||||
export enum Constants {
|
||||
/** Key for the app's version. */
|
||||
VERSION = 'v0.7.7',
|
||||
VERSION = 'v0.7.8-rc1',
|
||||
/** Key for the Custom Config's version (librechat.yaml). */
|
||||
CONFIG_VERSION = '1.2.4',
|
||||
/** Standard value for the first message's `parentMessageId` value, to indicate no parent exists. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue