chore: bump base version to 0.17.0

This commit is contained in:
forehalo
2024-09-20 15:48:21 +08:00
parent cfd09b6634
commit e0f1fe4110
40 changed files with 40 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.16.0",
"version": "0.17.0",
"author": "toeverything",
"repository": {
"url": "https://github.com/toeverything/AFFiNE",

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/mobile",
"version": "0.16.0",
"version": "0.17.0",
"description": "AFFiNE Desktop Web application",
"private": true,
"browser": "src/index.tsx",

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/web",
"version": "0.16.0",
"version": "0.17.0",
"description": "AFFiNE Desktop Web application",
"private": true,
"browser": "src/index.tsx",