Merge pull request #855 from Lanhild/patch-2

Use semantic versioning
This commit is contained in:
Timothy Jaeryang Baek 2024-02-22 20:05:20 -05:00 committed by GitHub
commit b0f3ae5708
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "1.0.0-alpha.101",
"version": "0.1.0-101",
"private": true,
"scripts": {
"dev": "vite dev --host",
@ -52,4 +52,4 @@
"tippy.js": "^6.3.7",
"uuid": "^9.0.1"
}
}
}