chore: set base version to 0.20 (#10382)

This commit is contained in:
forehalo
2025-02-24 04:44:41 +00:00
parent 9435118ef1
commit 2e0f0c624a
80 changed files with 81 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/server-native",
"version": "0.19.0",
"version": "0.20.0",
"engines": {
"node": ">= 10.16.0 < 11 || >= 11.8.0"
},