Skip to content

Commit

Permalink
update version nr
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocupe committed Mar 2, 2024
1 parent 159a89e commit 9ea74f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
from . import operators

bl_info = {
"name": "Projector",
"name": "Projector RC1",
"author": "Jonas Schell",
"description": "Easy Projector creation and modification.",
"blender": (2, 81, 0),
"version": (2024, 1, 0),
"version": (2024, 0, 0),
"location": "3D Viewport > Add > Light > Projector",
"category": "Lighting",
"wiki_url": "https://github.com/Ocupe/Projectors/wiki",
Expand Down

0 comments on commit 9ea74f8

Please sign in to comment.