Skip to content

Commit

Permalink
- Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
odil24 authored Dec 16, 2024
1 parent 504b9db commit 9ef7842
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,10 @@ def get_bin_directory():
bl_info = {
"name": "LuxCoreRender",
"author": "Simon Wendsche (B.Y.O.B.), Michael Klemm (neo2068), Odilkhan Yakubov (odil24), acasta69, u3dreal, Philstix",
for_blender_4.2
"version": (2, 9),
"blender": (4, 2, 0),
"category": "Render",
"description": "LuxCoreRender integration for Blender",
"warning": "beta1",

"version": (2, 7),
"blender": (3, 6, 0),
"category": "Render",
"description": "LuxCoreRender integration for Blender",
"warning": "beta2",

"wiki_url": "https://wiki.luxcorerender.org/",
Expand Down

0 comments on commit 9ef7842

Please sign in to comment.