You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -50,7 +50,7 @@ Include the following xero package version in your `packages.yml` file:
50
50
```yaml
51
51
packages:
52
52
- package: fivetran/xero
53
-
version: [">=1.0.0", "<1.1.0"] # we recommend using ranges to capture non-breaking changes automatically
53
+
version: [">=1.1.0", "<1.2.0"] # we recommend using ranges to capture non-breaking changes automatically
54
54
```
55
55
> All required sources and staging models are now bundled into this transformation package. Do not include `fivetran/xero_source` in your `packages.yml` since this package has been deprecated.
0 commit comments