chore: release 0.5.4-canary.4

This commit is contained in:
himself65
2023-04-20 03:34:00 -05:00
parent 372377dd6b
commit f8d1513bb6
5 changed files with 15 additions and 9 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@affine/electron",
"private": true,
"version": "0.5.3",
"version": "0.5.4-canary.4",
"author": "affine",
"description": "AFFiNE App",
"homepage": "https://github.com/toeverything/AFFiNE",
@@ -54,5 +54,6 @@
}
]
},
"packageManager": "yarn@3.5.0"
"packageManager": "yarn@3.5.0",
"stableVersion": "0.5.3"
}