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
@@ -57,7 +57,7 @@ Include the following Facebook Pages package version in your `packages.yml`
57
57
```yaml
58
58
packages:
59
59
- package: fivetran/facebook_pages
60
-
version: [">=1.1.0", "<1.2.0"] # we recommend using ranges to capture non-breaking changes automatically
60
+
version: [">=1.2.0", "<1.3.0"] # we recommend using ranges to capture non-breaking changes automatically
61
61
```
62
62
63
63
> All required sources and staging models are now bundled into this transformation package. Do not include `fivetran/facebook_pages_source` in your `packages.yml` since this package has been deprecated.
0 commit comments