chore: bump version & deps

This commit is contained in:
DarkSky
2026-01-15 00:33:51 +08:00
parent 13907f7234
commit 27a58e764c
126 changed files with 192 additions and 418 deletions
@@ -517,7 +517,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.25.7;
MARKETING_VERSION = 0.26.0;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = app.affine.pro;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -553,7 +553,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.25.7;
MARKETING_VERSION = 0.26.0;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = app.affine.pro;
PRODUCT_NAME = "$(TARGET_NAME)";
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/ios",
"version": "0.25.7",
"version": "0.26.0",
"description": "AFFiNE Desktop Web application",
"type": "module",
"private": true,
@@ -36,7 +36,7 @@
"next-themes": "^0.4.4",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-router-dom": "^6.30.2",
"react-router-dom": "^6.30.3",
"yjs": "^13.6.27"
},
"devDependencies": {