Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
b1f1d1d8
Commit
b1f1d1d8
authored
Nov 14, 2023
by
Timothy J. Baek
Browse files
chore: version update
parent
6a9bef75
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/constants.ts
src/lib/constants.ts
+1
-1
No files found.
src/lib/constants.ts
View file @
b1f1d1d8
...
@@ -8,7 +8,7 @@ export const API_BASE_URL =
...
@@ -8,7 +8,7 @@ export const API_BASE_URL =
:
`http://localhost:11434/api`
:
`http://localhost:11434/api`
:
PUBLIC_API_BASE_URL
;
:
PUBLIC_API_BASE_URL
;
export
const
WEB_UI_VERSION
=
'
v1.0.0-alpha.
5
'
;
export
const
WEB_UI_VERSION
=
'
v1.0.0-alpha.
6
'
;
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
// Source: https://kit.svelte.dev/docs/modules#$env-static-public
// This feature, akin to $env/static/private, exclusively incorporates environment variables
// This feature, akin to $env/static/private, exclusively incorporates environment variables
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment