Skip to content

Commit

Permalink
Merge pull request #393 from blender-dev/patch-2
Browse files Browse the repository at this point in the history
Update nodeVersion.md
  • Loading branch information
kubastick committed Jun 22, 2024
2 parents a9f0dec + 75e939e commit ede1c24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bdscript/nodeVersion.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $nodeVersion
## Example
```
$nomention
Version node: $nodeVersion
Node version: $nodeVersion
```

```discord yaml
Expand All @@ -23,7 +23,7 @@ Version node: $nodeVersion
color: "#b9a0e0"
bot: true
content: |
Version node: 05-07-2023-c8800d6
Node version: 05-07-2023-c8800d6
```

> You can use [`$botNode`](./botNode.md) to find out which node your bot is on.

0 comments on commit ede1c24

Please sign in to comment.