We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eacfc6 + 78b5430 commit 8ec721dCopy full SHA for 8ec721d
client/ayon_unreal/version.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
"""Package declaring AYON addon 'unreal' version."""
3
-__version__ = "0.2.8+dev"
+__version__ = "0.2.9+dev"
package.py
@@ -1,6 +1,6 @@
name = "unreal"
title = "Unreal"
-version = "0.2.8+dev"
+version = "0.2.9+dev"
4
app_host_name = "unreal"
5
client_dir = "ayon_unreal"
6
0 commit comments