[flutter] 4.2.17 release

This commit is contained in:
Mario Zechner 2023-09-22 22:16:44 +02:00
parent d69b05768f
commit 05ad6279ec
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# 4.2.17
* Fix allocation patter for temporary structs on Windows, which resulted in a hard crash without a stack trace on the native side.
# 4.1.7
* Fix allocation patter for temporary structs on Windows, which resulted in a hard crash without a stack trace on the native side.
# 4.2.16
* Fixed bug in path handling on Windows.

View File

@ -1,6 +1,6 @@
name: spine_flutter
description: The official Spine Flutter Runtime to load, display and interact with Spine animations.
version: 4.2.16
version: 4.2.17
homepage: https://esotericsoftware.com
repository: https://github.com/esotericsoftware/spine-runtimes
issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues