thorvg: Update to 0.13.5

Includes https://github.com/thorvg/thorvg/pull/2338 hotfix.
This commit is contained in:
Rémi Verschelde
2024-05-30 21:45:25 +02:00
parent e7dd6f11ed
commit 2518d169af
20 changed files with 160 additions and 71 deletions

View File

@ -13,5 +13,5 @@
// For internal debugging:
//#define THORVG_LOG_ENABLED
#define THORVG_VERSION_STRING "0.13.3"
#define THORVG_VERSION_STRING "0.13.5"
#endif