Skip to content

Commit e51f239

Browse files
committed
set version to 2.9.4 in blender_manifest
1 parent cbad72f commit e51f239

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

blender_manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ schema_version = "1.0.0"
44
# Change the values according to your extension
55
id = "BlendLuxCore"
66
# Recommend versioning like MASTER.MAJOR.MINOR.
7-
# E.g.: "2.9.3": master: 2; major: 9; minor: 3.
8-
# BlendLuxCore Wheels version is 2.9.3 "3 is alpha3 here"
9-
version = "2.9.3"
7+
# E.g.: "2.9.4": master: 2; major: 9; minor: 3.
8+
# BlendLuxCore Wheels version is 2.9.4 "4 is alpha4 here"
9+
version = "2.9.4"
1010
name = "BlendLuxCore"
1111
tagline = "LuxCore"
1212
maintainer = "BlendLuxCore team"

0 commit comments

Comments
 (0)