Skip to content

Commit 6dea0f2

Browse files
committed
[Automated] Add generated package files from main
1 parent 137cbb8 commit 6dea0f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/ayon_max/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22
"""Package declaring AYON addon 'max' version."""
3-
__version__ = "0.2.12+dev"
3+
__version__ = "0.2.13"

package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "max"
22
title = "Max"
3-
version = "0.2.12+dev"
3+
version = "0.2.13"
44
app_host_name = "max"
55
client_dir = "ayon_max"
66
project_can_override_addon_version = True

0 commit comments

Comments
 (0)