"doc/git@developer.sourcefind.cn:ox696c/ktransformers.git" did not exist on "2753a4a65488f7e26556dd1d4d2923121a956fe6"
Commit 62a5772b authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: version update

parent 0a7b1d8a
...@@ -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.3'; export const WEB_UI_VERSION = 'v1.0.0-alpha.5';
// 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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment