Skip to content

Commit

Permalink
chore(release): add 7.13 tag to README
Browse files Browse the repository at this point in the history
Related to CAM-11854
  • Loading branch information
mboskamp committed May 25, 2020
1 parent ea70430 commit e9d6816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Camunda BPM examples is a collection of focused usage examples for the [camunda
| Camunda Version | Link | Checkout command |
| -----------------|----------------------------------------------------------------------|-----------------------|
| Latest | [Master branch](https://github.com/camunda/camunda-bpm-examples) | `git checkout master` |
| 7.13 | [7.13 tag](https://github.com/camunda/camunda-bpm-examples/tree/7.13)| `git checkout 7.13` |
| 7.12 | [7.12 tag](https://github.com/camunda/camunda-bpm-examples/tree/7.12)| `git checkout 7.12` |
| 7.11 | [7.11 tag](https://github.com/camunda/camunda-bpm-examples/tree/7.11)| `git checkout 7.11` |
| 7.10 | [7.10 tag](https://github.com/camunda/camunda-bpm-examples/tree/7.10)| `git checkout 7.10` |
Expand Down

0 comments on commit e9d6816

Please sign in to comment.