update version to 0.8.0-beta in package.json

remove caution note about alpha status from README.md
This commit is contained in:
Abhinav Raut
2025-09-30 14:35:53 +05:30
parent 562babf222
commit f3acc37405
2 changed files with 1 additions and 3 deletions

View File

@@ -10,8 +10,6 @@ Modern, open source, self-hosted customer support desk. Single binary app.
Visit [libredesk.io](https://libredesk.io) for more info. Check out the [**Live demo**](https://demo.libredesk.io/).
> **CAUTION:** This project is currently in **alpha**. Features and APIs may change and are not yet fully tested.
## Features
- **Multi Shared Inbox**

View File

@@ -1,6 +1,6 @@
{
"name": "libredesk",
"version": "0.6.0-alpha",
"version": "0.8.0-beta",
"private": true,
"type": "module",
"scripts": {