Update version numbers to 0.2.3 in package and addon files.

This commit is contained in:
Jakub Jezek 2024-06-07 18:10:13 +02:00
parent 9e181340c4
commit 6ecff1924e
No known key found for this signature in database
GPG key ID: 06DBD609ADF27FD9
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,6 +1,6 @@
name = "nuke"
title = "Nuke"
version = "0.2.2"
version = "0.2.3"
client_dir = "ayon_nuke"