We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1eb60 commit 1b0f8f8Copy full SHA for 1b0f8f8
client/ayon_maya/version.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
"""Package declaring AYON addon 'maya' version."""
3
-__version__ = "0.2.13-dev.1"
+__version__ = "0.2.13"
package.py
@@ -1,6 +1,6 @@
name = "maya"
title = "Maya"
-version = "0.2.13-dev.1"
+version = "0.2.13"
4
client_dir = "ayon_maya"
5
6
ayon_required_addons = {
0 commit comments