Skip to content

Commit b95e156

Browse files
committed
Update version for the migration script in the release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6a97e5c commit b95e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/cookiecutter/migrate.py | python3
1717
```
1818

1919
But you might still need to adapt your code:

0 commit comments

Comments
 (0)