Skip to content

Commit

Permalink
[Automated] Add generated package files from main
Browse files Browse the repository at this point in the history
  • Loading branch information
ynbot committed Nov 29, 2024
1 parent 03e96fe commit 884b734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/ayon_photoshop/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'photoshop' version."""
__version__ = "0.2.3+dev"
__version__ = "0.2.4"
2 changes: 1 addition & 1 deletion package.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "photoshop"
title = "Photoshop"
version = "0.2.3+dev"
version = "0.2.4"
app_host_name = "photoshop"
client_dir = "ayon_photoshop"

Expand Down

0 comments on commit 884b734

Please sign in to comment.