Skip to content

Commit 3448029

Browse files
author
RealIndrit
committed
[/] Update version
1 parent 354d1ef commit 3448029

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "OpenCTM (.ctm)",
66
"description": "Import/Export meshes from/to OpenCTM (.ctm)",
77
"author": "RealIndrit",
8-
"version": (1, 3, 0),
8+
"version": (1, 4, 0),
99
"blender": (3, 6, 0),
1010
"location": "File > Import-Export",
1111
"warning": "",

src/blender_manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
schema_version = "1.0.0"
22
id = "openctm_ctm"
33
name = "OpenCTM (.ctm)"
4-
version = "1.3.0"
4+
version = "1.4.0"
55
author = "RealIndrit"
66
tagline = "Import/Export meshes from/to OpenCTM (.ctm)"
77
maintainer = "Community"

0 commit comments

Comments
 (0)