Skip to content

Commit eab71f0

Browse files
committed
Bump up the version
1 parent cde28d9 commit eab71f0

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
@@ -1,7 +1,7 @@
11
bl_info = {
22
"name": "Ucupaint",
33
"author": "Yusuf Umar, Agni Rakai Sahakarya, Jan Bláha, Ahmad Rifai, morirain, Patrick W. Crawford, neomonkeus, Kareem Haddad, passivestar",
4-
"version": (2, 1, 3),
4+
"version": (2, 1, 4),
55
"blender": (2, 80, 0),
66
"location": "Node Editor > Properties > Ucupaint",
77
"warning": "",

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

33
id = "ucupaint"
4-
version = "2.1.3"
4+
version = "2.1.4"
55
name = "Ucupaint"
66
tagline = "Layer based painting for Eevee and Cycles"
77
maintainer = "Yusuf Umar <[email protected]>"

0 commit comments

Comments
 (0)