[PR #3041] [MERGED] Change version to proper value #79220

Closed
opened 2026-05-19 16:53:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3041
Author: @vgrassia
Created: 2/28/2024
Status: Merged
Merged: 2/28/2024
Merged by: @vgrassia

Base: mainHead: devops-1841_fix-version


📝 Commits (1)

  • b0b0bc7 Change version to proper value

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 src/App/Platforms/Android/AndroidManifest.xml (+1 -1)
📝 src/App/Platforms/iOS/Info.plist (+1 -1)
📝 src/iOS.Autofill/Info.plist (+1 -1)
📝 src/iOS.Extension/Info.plist (+1 -1)
📝 src/iOS.ShareExtension/Info.plist (+1 -1)

📄 Description

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [X] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

This PR updates the Mobile project to the proper version for the upcoming release.

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team
  • Ensure that all UI additions follow WCAG AA requirements

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/3041 **Author:** [@vgrassia](https://github.com/vgrassia) **Created:** 2/28/2024 **Status:** ✅ Merged **Merged:** 2/28/2024 **Merged by:** [@vgrassia](https://github.com/vgrassia) **Base:** `main` ← **Head:** `devops-1841_fix-version` --- ### 📝 Commits (1) - [`b0b0bc7`](https://github.com/bitwarden/android/commit/b0b0bc7984235252e51b3fb25284eba9145f4a47) Change version to proper value ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Platforms/Android/AndroidManifest.xml` (+1 -1) 📝 `src/App/Platforms/iOS/Info.plist` (+1 -1) 📝 `src/iOS.Autofill/Info.plist` (+1 -1) 📝 `src/iOS.Extension/Info.plist` (+1 -1) 📝 `src/iOS.ShareExtension/Info.plist` (+1 -1) </details> ### 📄 Description ## Type of change <!-- (mark with an `X`) --> ``` - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [X] Build/deploy pipeline (DevOps) - [ ] Other ``` ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> This PR updates the `Mobile` project to the proper version for the upcoming release. ## Before you submit - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team - Ensure that all UI additions follow [WCAG AA requirements](https://contributing.bitwarden.com/contributing/accessibility/) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-19 16:53:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#79220