1
0
mirror of https://github.com/ONLYOFFICE/DocSpace-client.git synced 2025-04-18 13:44:09 +03:00

Bump version to v3.0.4

This commit is contained in:
Alexey Safronov 2025-02-13 15:01:15 +04:00
parent 6fd5d1e3a1
commit 3e8334b64d
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docspace",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"workspaces": {
"packages": [

View File

@ -1,6 +1,6 @@
{
"name": "@docspace/client",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"homepage": "",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@docspace/doceditor",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"scripts": {
"build": "node ./scripts/buildTranslations.js && next build",

View File

@ -1,6 +1,6 @@
{
"name": "@docspace/login",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"scripts": {
"build": "node ./scripts/buildTranslations.js && next build",

View File

@ -1,6 +1,6 @@
{
"name": "@docspace/management",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"homepage": "/management",
"scripts": {

View File

@ -1,6 +1,6 @@
{
"name": "@docspace/shared",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"scripts": {
"build": "echo 'skip it'",