chore: bump version to 1.0.11

This commit is contained in:
lafay
2026-03-20 12:23:26 +08:00
parent 7d9670e973
commit 59877e6ae3
2 changed files with 11 additions and 3 deletions

View File

@@ -2,10 +2,11 @@
"expo": {
"name": "萝卜社区",
"slug": "qojo",
"version": "1.0.10",
"version": "1.0.11",
"orientation": "default",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
"scheme": "carrotbbs",
"splash": {
"image": "./assets/splash-icon.png",
"resizeMode": "contain",
@@ -33,7 +34,7 @@
},
"predictiveBackGestureEnabled": false,
"package": "skin.carrot.bbs",
"versionCode": 5,
"versionCode": 6,
"permissions": [
"VIBRATE",
"RECEIVE_BOOT_COMPLETED",
@@ -68,6 +69,12 @@
}
],
"expo-sqlite",
[
"expo-camera",
{
"cameraPermission": "允许萝卜社区访问您的相机以扫描二维码"
}
],
[
"expo-notifications",
{