We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bdc44 commit 3b867b4Copy full SHA for 3b867b4
client/ayon_substancepainter/version.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
"""Package declaring AYON addon 'substancepainter' version."""
3
-__version__ = "0.2.8+dev"
+__version__ = "0.2.9"
package.py
@@ -1,6 +1,6 @@
name = "substancepainter"
title = "Substance Painter"
-version = "0.2.8+dev"
+version = "0.2.9"
4
app_host_name = "substancepainter"
5
client_dir = "ayon_substancepainter"
6
0 commit comments