Skip to content

Commit

Permalink
Patch version increment: 2.2.1 -> 2.2.2
Browse files Browse the repository at this point in the history
This patch version fixes an issue with running Alice/LG on Apple Silicon.
  • Loading branch information
regcs committed Jan 14, 2024
1 parent 902d638 commit e132186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
bl_info = {
"name": "Alice/LG",
"author": "Christian Stolze",
"version": (2, 2, 1),
"version": (2, 2, 2),
"blender": (2, 93, 6),
"location": "View3D > Looking Glass Tab",
"description": "Alice/LG takes your artworks through the Looking Glass (lightfield displays)",
Expand Down

0 comments on commit e132186

Please sign in to comment.