[flutter] 4.2.16 release

This commit is contained in:
Mario Zechner 2023-09-22 17:34:22 +02:00
parent 1603c13cda
commit ed678aeaa5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# 4.2.16
* Fixed bug in path handling on Windows.
# 4.1.6
* Fixed bug in path handling on Windows.
# 4.2.15 # 4.2.15
* Updated http dependency to 1.1.0 * Updated http dependency to 1.1.0

View File

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