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", "name": "open-webui",
"version": "1.0.0-alpha.101", "version": "0.1.0-101",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite dev --host", "dev": "vite dev --host",