Skip to content

Commit ee69edb

Browse files
committed
Fix link for branch-specific builds
1 parent 7027659 commit ee69edb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and those with secondary constructors or static factories are also supported.
1010

1111
# Status
1212

13-
* release `2.13.0` (for Jackson `2.13.x`) [![GitHub Actions build](https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.13)](https://github.com/FasterXML/jackson-module-kotlin/actions?branch=2.13)
14-
* release `2.12.3` (for Jackson `2.12.x`) [![GitHub Actions build](https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.12)](https://github.com/FasterXML/jackson-module-kotlin/actions?branch=2.12)
13+
* release `2.13.0` (for Jackson `2.13.x`) [![GitHub Actions build](https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.13)](https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.13)
14+
* release `2.12.3` (for Jackson `2.12.x`) [![GitHub Actions build](https://github.com/FasterXML/jackson-module-kotlin/actions/workflows/main.yml/badge.svg?branch=2.12)](https://github.com/FasterXML/jackson-module-kotlin/actions?query=branch%3A2.12)
1515
* release `2.11.4` (for Jackson `2.11.x`) [![CircleCI](https://circleci.com/gh/FasterXML/jackson-module-kotlin/tree/2.11.svg?style=svg)](https://circleci.com/gh/FasterXML/jackson-module-kotlin/tree/2.11)
1616
* release `2.10.5` (for Jackson `2.10.x`)
1717
* release `2.9.10` (for Jackson `2.9.x`)

0 commit comments

Comments
 (0)