[Automated] Add generated package files from main

This commit is contained in:
Ynbot 2025-11-20 14:37:22 +00:00
parent 7d3a85aac0
commit cebf3be97f
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'core' version."""
__version__ = "1.6.10+dev"
__version__ = "1.6.11"

View file

@ -1,6 +1,6 @@
name = "core"
title = "Core"
version = "1.6.10+dev"
version = "1.6.11"
client_dir = "ayon_core"

View file

@ -5,7 +5,7 @@
[tool.poetry]
name = "ayon-core"
version = "1.6.10+dev"
version = "1.6.11"
description = ""
authors = ["Ynput Team <team@ynput.io>"]
readme = "README.md"