This commit is contained in:
Philipinho 2026-04-14 17:08:44 +01:00
parent 3e6d915227
commit 271f855761
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.71.1",
"version": "0.80.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",

View file

@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.71.1",
"version": "0.80.0",
"description": "",
"author": "",
"private": true,

@ -1 +1 @@
Subproject commit df6feac0a1e894058ec45132b7608d6dfda91335
Subproject commit e703b8bf47c0d880a1b6acd2b4216167d8e67ff3

View file

@ -1,7 +1,7 @@
{
"name": "docmost",
"homepage": "https://docmost.com",
"version": "0.71.1",
"version": "0.80.0",
"private": true,
"scripts": {
"build": "nx run-many -t build",