Skip to content

Commit 8e6cff1

Browse files
committed
fix version
1 parent ce5171a commit 8e6cff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hubspot/actions/create-page/create-page.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
name: "Create Page",
88
description:
99
"Create a page in HubSpot. [See the documentation](https://developers.hubspot.com/docs/reference/api/cms/pages#post-%2Fcms%2Fv3%2Fpages%2Fsite-pages)",
10-
version: "0.0.8",
10+
version: "0.0.7",
1111
type: "action",
1212
props: {
1313
hubspot,

0 commit comments

Comments
 (0)