chore: version bump

This commit is contained in:
Timothy Jaeryang Baek 2025-11-25 04:38:13 -05:00
parent c0e1203538
commit e6d8f89850
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "open-webui",
"version": "0.6.38",
"version": "0.6.39",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "open-webui",
"version": "0.6.38",
"version": "0.6.39",
"dependencies": {
"@azure/msal-browser": "^4.5.0",
"@codemirror/lang-javascript": "^6.2.2",

View file

@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.6.38",
"version": "0.6.39",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",