We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edac1c commit e6f03a1Copy full SHA for e6f03a1
__init__.py
@@ -19,8 +19,8 @@
19
bl_info = {
20
"name": "Projectile",
21
"author": "Nathan Craddock",
22
- "version": (2, 0),
23
- "blender": (2, 81, 0),
+ "version": (2, 1),
+ "blender": (2, 91, 0),
24
"location": "3D View Sidebar > Physics tab",
25
"description": "Rigid body instancer",
26
"tracker_url": "https://github.com/natecraddock/projectile/",
0 commit comments