[Flutter] Release 4.1.7

This commit is contained in:
Mario Zechner 2023-09-22 22:13:03 +02:00
parent b89d550711
commit 64853b73bc
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# 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.1.6
* 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.1.6
version: 4.1.7
homepage: https://esotericsoftware.com
repository: https://github.com/esotericsoftware/spine-runtimes
issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues