We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a97e5c commit b95e156Copy full SHA for b95e156
RELEASE_NOTES.md
@@ -13,7 +13,7 @@
13
All upgrading should be done via the migration script or regenerating the templates.
14
15
```bash
16
-curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.12/cookiecutter/migrate.py | python3
+curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.14/cookiecutter/migrate.py | python3
17
```
18
19
But you might still need to adapt your code:
0 commit comments