Skip to content

Commit 8ce79ef

Browse files
committed
[Automated] Add generated package files to main
1 parent 32e53bf commit 8ce79ef

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.4+dev"
3+
__version__ = "0.2.5"

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.4+dev"
3+
version = "0.2.5"
44
app_host_name = "max"
55
client_dir = "ayon_max"
66

0 commit comments

Comments
 (0)