Skip to content

Commit

Permalink
v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garmeeh committed Oct 28, 2023
1 parent b9105f0 commit 13660b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3244,9 +3244,9 @@ export default () => (

**Data Recommended properties**

| Property | Info |
| --------------------- | ------------------------------------------------------------------------- |
| `position` | Position of the item. If not pass property, it will increase regularly. |
| Property | Info |
| ---------- | ----------------------------------------------------------------------- |
| `position` | Position of the item. If not pass property, it will increase regularly. |

### Software App

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-seo",
"version": "6.2.0",
"version": "6.3.0",
"description": "SEO plugin for Next.js projects",
"source": "src/index.tsx",
"main": "lib/next-seo.js",
Expand Down

0 comments on commit 13660b7

Please sign in to comment.