Release note tools: Add 5.1 to the list of official Blender versions for the bug fixes per release script
Pull Request: https://projects.blender.org/blender/blender/pulls/147663
This commit is contained in:
@@ -224,7 +224,7 @@ LIST_OF_OFFICIAL_BLENDER_VERSIONS = (
|
|||||||
# 4.x.
|
# 4.x.
|
||||||
'4.0', '4.1', '4.2', '4.3', '4.4', '4.5',
|
'4.0', '4.1', '4.2', '4.3', '4.4', '4.5',
|
||||||
# 5.x.
|
# 5.x.
|
||||||
'5.0',
|
'5.0', '5.1',
|
||||||
)
|
)
|
||||||
|
|
||||||
# Catch duplicates
|
# Catch duplicates
|
||||||
|
|||||||
Reference in New Issue
Block a user