From 5d21069a49afe615dfbf33817882f90009ab4075 Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Thu, 5 Feb 2026 13:48:20 -0500 Subject: [PATCH] Update versioning for client and staff applications to include specific identifiers for Iliana --- apps/mobile/apps/client/pubspec.yaml | 2 +- apps/mobile/apps/staff/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/mobile/apps/client/pubspec.yaml b/apps/mobile/apps/client/pubspec.yaml index 68d1faff..0dbee1b0 100644 --- a/apps/mobile/apps/client/pubspec.yaml +++ b/apps/mobile/apps/client/pubspec.yaml @@ -1,7 +1,7 @@ name: krowwithus_client description: "Krow Client Application" publish_to: "none" -version: 0.0.1-M3+7 +version: 0.0.1-M3+client+for+Iliana resolution: workspace environment: diff --git a/apps/mobile/apps/staff/pubspec.yaml b/apps/mobile/apps/staff/pubspec.yaml index 51f1610a..54773d19 100644 --- a/apps/mobile/apps/staff/pubspec.yaml +++ b/apps/mobile/apps/staff/pubspec.yaml @@ -1,7 +1,7 @@ name: krowwithus_staff description: "Krow Staff Application" publish_to: 'none' -version: 0.0.1-M3+5 +version: 0.0.1-M3+staff+for+Iliana resolution: workspace environment: