refac: versioning using package

This commit is contained in:
Timothy J. Baek
2024-02-21 17:10:27 -08:00
parent b740fa3a7b
commit 7a730c3f0f
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.0.1",
"version": "v1.0.0-alpha.101",
"private": true,
"scripts": {
"dev": "vite dev --host",