Skip to content

Commit c3200bf

Browse files
committed
Fix version number in release notes
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent af82b2e commit c3200bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
All upgrading should be done via the migration script or regenerating the templates.
1414

1515
```bash
16-
curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.12/cookiecutter/migrate.py | python3
16+
curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.14.0/cookiecutter/migrate.py | python3
1717
```
1818

1919
But you might still need to adapt your code:

0 commit comments

Comments
 (0)