chore: bump package version

This commit is contained in:
DarkSky
2025-10-29 21:14:34 +08:00
parent 9904f50e0b
commit e4b5b24fdd
124 changed files with 126 additions and 126 deletions

View File

@@ -517,7 +517,7 @@
"$(inherited)",
"$(PROJECT_DIR)",
);
MARKETING_VERSION = 0.23.1;
MARKETING_VERSION = 0.25.2;
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.23.1;
MARKETING_VERSION = 0.25.2;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = app.affine.pro;
PRODUCT_NAME = "$(TARGET_NAME)";

View File

@@ -1,6 +1,6 @@
{
"name": "@affine/ios",
"version": "0.22.4",
"version": "0.25.2",
"description": "AFFiNE Desktop Web application",
"type": "module",
"private": true,