Skip to content

Commit cc59b96

Browse files
committed
Feat: update version 2.1.6 -> 2.1.7
1 parent a1a615f commit cc59b96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Gesture Helper",
55
"description": "Gesture Helper, which allows you to quickly use gestures to run the blender operator or change properties.",
66
"author": "AIGODLIKE Community(小萌新)",
7-
"version": (2, 1, 6),
7+
"version": (2, 1, 7),
88
"blender": (3, 0, 0),
99
"location": "Tool Panel",
1010
"support": "COMMUNITY",

blender_manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ maintainer = "AIGODLIKE Community(小萌新)"
77
name = "Gesture Helper"
88
tagline = "Quickly use gestures to run the operator or change properties"
99
type = "add-on"
10-
version = "2.1.6"
10+
version = "2.1.7"
1111
tags = ["3D View", "User Interface"]
1212

1313
[permissions]

0 commit comments

Comments
 (0)