chore: release 0.5.3

This commit is contained in:
himself65 2023-04-16 16:04:21 -05:00
parent 7bbe67af43
commit ec50d721ea
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "@affine/electron", "name": "@affine/electron",
"productName": "AFFiNE", "productName": "AFFiNE",
"private": true, "private": true,
"version": "0.5.2", "version": "0.5.3",
"author": "affine", "author": "affine",
"description": "AFFiNE App", "description": "AFFiNE App",
"homepage": "https://github.com/toeverything/AFFiNE", "homepage": "https://github.com/toeverything/AFFiNE",

View File

@ -1,6 +1,6 @@
{ {
"name": "AFFiNE", "name": "AFFiNE",
"version": "0.5.2", "version": "0.5.3",
"private": true, "private": true,
"author": "toeverything", "author": "toeverything",
"license": "MPL-2.0", "license": "MPL-2.0",