Skip to content

Commit a975c79

Browse files
committed
Adjusting version
1 parent 8670835 commit a975c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/notion/actions/retrieve-block/retrieve-block.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "notion-retrieve-block",
55
name: "Retrieve Page Content",
66
description: "Get page content as block objects or markdown. Blocks can be text, lists, media, a page, among others. [See the documentation](https://developers.notion.com/reference/retrieve-a-block)",
7-
version: "0.3.{{ts}}",
7+
version: "0.2.2",
88
type: "action",
99
props: {
1010
notion,

0 commit comments

Comments
 (0)