chore(release): prepare for v0.99.0

This commit is contained in:
Elian Doran
2025-09-24 19:20:20 +03:00
parent 73ea0cce32
commit 27e6d1b00b
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@triliumnext/server",
"version": "0.98.1",
"version": "0.99.0",
"description": "The server-side component of TriliumNext, which exposes the client via the web, allows for sync and provides a REST API for both internal and external use.",
"private": true,
"main": "./src/main.ts",