diff --git a/apps/mobile/app.config.ts b/apps/mobile/app.config.ts index 72d0170cf3..a4a3fb4612 100644 --- a/apps/mobile/app.config.ts +++ b/apps/mobile/app.config.ts @@ -65,7 +65,7 @@ const config: ExpoConfig = { name: 'Kilo', owner: 'kilocode', slug: 'kilo-app', - version: '1.0.10', + version: '1.0.11', // Portrait-only is an accepted, documented product deviation from WCAG 1.3.4 // (Orientation). Landscape layouts and iPad split-view/multitasking are out // of scope; `ios.requireFullScreen` below enforces that. This is not claimed