We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d92e4 commit bfe4ef0Copy full SHA for bfe4ef0
send2ue/addon/__init__.py
@@ -15,7 +15,7 @@
15
bl_info = {
16
"name": "Send to Unreal",
17
"author": "Epic Games Inc.",
18
- "version": (1, 4, 11), # addon plugin version
+ "version": (1, 4, 12), # addon plugin version
19
"blender": (2, 83, 0), # minimum blender version
20
"location": "Header > Pipeline > Export > Send to Unreal",
21
"description": "Sends an asset to the first open Unreal Editor instance on your machine.",
0 commit comments