We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbad72f commit e51f239Copy full SHA for e51f239
1 file changed
blender_manifest.toml
@@ -4,9 +4,9 @@ schema_version = "1.0.0"
4
# Change the values according to your extension
5
id = "BlendLuxCore"
6
# 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"
+# E.g.: "2.9.4": master: 2; major: 9; minor: 3.
+# BlendLuxCore Wheels version is 2.9.4 "4 is alpha4 here"
+version = "2.9.4"
10
name = "BlendLuxCore"
11
tagline = "LuxCore"
12
maintainer = "BlendLuxCore team"
0 commit comments