Skip to content

Commit 1a2ef73

Browse files
committed
[Automated] Add generated package files from main
1 parent 22b59ba commit 1a2ef73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
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 'aftereffects' 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 = "aftereffects"
22
title = "AfterEffects"
3-
version = "0.2.12+dev"
3+
version = "0.2.13"
44
app_host_name = "aftereffects"
55
client_dir = "ayon_aftereffects"
66
project_can_override_addon_version = True

0 commit comments

Comments
 (0)