Skip to content

Commit

Permalink
chore(#667): fix typo in release doc
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Feb 6, 2024
1 parent 4a422d5 commit f3a1014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ This file lists all the steps to follow when releasing a new version of ODS iOS.
\## [Unreleased]\(https://github.com/Orange-OpenSource/ods-ios/compare/X.Y.Z...qualif)
```
- Update in Xcode the version of OrangeDesigneSystemDemo targetto U.V.W (the new version)
- Update in Xcode the version of OrangeDesignSystemDemo target to U.V.W (the new version you suppose it will be)
- Commit your modifications
- Push them to the repository
- Create a new pull request named `Update release U.V.W` on GitHub to merge your branch into `qualif`.
Expand Down

0 comments on commit f3a1014

Please sign in to comment.