Skip to content

Commit 4412ce9

Browse files
Merge pull request #155 from BrendanParmer/v3.4
docs: update versions in README
2 parents bb0430d + d4247f8 commit 4412ce9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Blender's node-based editors are powerful, yet accessible tools, and I wanted to
1515
* interfacing with other parts of the software or properties of an object
1616

1717
## Supported Versions
18-
NodeToPython v3.3.2 is supported for Blender 3.0 - 4.3 on Windows, macOS, and Linux.
18+
NodeToPython v3.4.0 is supported for Blender 3.0 - 4.4 on Windows, macOS, and Linux
19+
* Some work is required to update NodeToPython for each Blender version, so experimental versions will not work properly
1920

2021
## Installation
2122
### Blender Extensions Platform
@@ -43,7 +44,7 @@ In the options panel, select either **Script** or **Add-on**.
4344

4445
When submitting an issue, please include
4546

46-
* Your version of Blender (3.0 - 4.3)
47+
* Your version of Blender (3.0 - 4.4)
4748
* Higher versions of Blender are expected to break NodeToPython. In general, work doesn't start on new versions until after the Beta stage of the release cycle
4849
* Your operating system
4950
* Steps to reproduce the issue or a description of what you were trying to accomplish. Providing a test blend file is especially helpful

0 commit comments

Comments
 (0)