Skip to content

Commit

Permalink
Update for v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
uezo committed Nov 13, 2024
1 parent 17a483d commit e07aa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/AIAvatar.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace ChatdollKit
{
public class AIAvatar : MonoBehaviour
{
public static string VERSION = "0.8.4.1";
public static string VERSION = "0.8.5";

[Header("Avatar lifecycle settings")]
[SerializeField]
Expand Down

0 comments on commit e07aa5a

Please sign in to comment.