Skip to content

Commit 2c41617

Browse files
committed
docs: specify version 0.22.0 in upgrade guide
1 parent 1c86164 commit 2c41617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/data-tests/dbt/upgrade-package.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ On new releases, you will need to upgrade the Elementary dbt package.
1212
```yml packages.yml
1313
packages:
1414
- package: elementary-data/elementary
15-
version: < latest version >
15+
version: 0.22.0
1616
```
1717
1818
2. Run the command:

0 commit comments

Comments
 (0)