Skip to content

Commit

Permalink
Bump tdk version to 2.5.0 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
lefarchi authored Dec 20, 2024
1 parent fc15ccc commit b0df71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Treasure/TDK/Runtime/TDKVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
public static class TDKVersion
{
public static string name = "tdk-unity";
public static string version = "2.4.0";
public static string version = "2.5.0";
}
}

0 comments on commit b0df71c

Please sign in to comment.