[flutter] Release 4.2.32

This commit is contained in:
Mario Zechner 2024-08-27 13:47:21 +02:00
parent 4ad2380455
commit 4e5e47d375
4 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
# 4.2.32
- Fix spine-flutter spec checksum in `Podfile.lock`, keeping version control cleaner. See https://github.com/EsotericSoftware/spine-runtimes/pull/2609
# 4.2.31
- Fix bug in IKConstraint leading to NaNs.

View File

@ -15,8 +15,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
spine_flutter: 9cf72fc0088c2820e80a4d3dc83ba29ac58f40d1
spine_flutter: 75f9d54a630ac150d238210f9c211529c37c11ba
PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
COCOAPODS: 1.11.3
COCOAPODS: 1.15.2

View File

@ -203,7 +203,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0920;
LastUpgradeCheck = 1430;
LastUpgradeCheck = 1510;
ORGANIZATIONNAME = "";
TargetAttributes = {
33CC10EC2044A3C60003C045 = {

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.31
version: 4.2.32
homepage: https://esotericsoftware.com
repository: https://github.com/esotericsoftware/spine-runtimes
issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues