Bump traypublisher addon version

This commit is contained in:
Roy Nieterau 2024-06-12 13:15:59 +02:00
parent 06e50b165f
commit 3473cc642b
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'traypublisher' version."""
__version__ = "0.2.3"
__version__ = "0.2.4"

View file

@ -1,6 +1,6 @@
name = "traypublisher"
title = "TrayPublisher"
version = "0.2.3"
version = "0.2.4"
client_dir = "ayon_traypublisher"