v1.6.0-rc.1

This commit is contained in:
Mythie
2024-07-05 14:24:40 +10:00
parent cb892bcbb2
commit 6b5e4da424
12 changed files with 32 additions and 29 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@documenso/marketing",
"version": "1.2.3",
"version": "1.6.0-rc.1",
"private": true,
"license": "AGPL-3.0",
"scripts": {
@ -58,4 +58,4 @@
"next": "$next"
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@documenso/web",
"version": "1.2.3",
"version": "1.6.0-rc.1",
"private": true,
"license": "AGPL-3.0",
"scripts": {
@ -76,4 +76,4 @@
"next": "$next"
}
}
}
}