Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/reset_active_viewport_to_avoid_gli…
Browse files Browse the repository at this point in the history
…tching_viewport
  • Loading branch information
moonyuet authored Nov 22, 2024
2 parents fd1a1e7 + 6264167 commit 74aa24d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/ayon_max/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'max' version."""
__version__ = "0.2.5+dev"
__version__ = "0.2.6+dev"
2 changes: 1 addition & 1 deletion package.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "max"
title = "Max"
version = "0.2.5+dev"
version = "0.2.6+dev"
app_host_name = "max"
client_dir = "ayon_max"

Expand Down

0 comments on commit 74aa24d

Please sign in to comment.