From 0cfa6905e1e7980dbb4e0352a496fee14f0219de Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 4 Apr 2023 13:32:41 +0200 Subject: [PATCH] [flutter] 4.2.12 release --- spine-flutter/CHANGELOG.md | 3 +++ spine-flutter/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/spine-flutter/CHANGELOG.md b/spine-flutter/CHANGELOG.md index 272b7630d..19437a677 100644 --- a/spine-flutter/CHANGELOG.md +++ b/spine-flutter/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.2.12 +* Merge changes from 4.1.1 and 4.1.2. + # 4.1.2 * API documentation and minor cosmetics. diff --git a/spine-flutter/pubspec.yaml b/spine-flutter/pubspec.yaml index 2b6b90e51..3ef394e03 100644 --- a/spine-flutter/pubspec.yaml +++ b/spine-flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: spine_flutter description: The official Spine Flutter Runtime to load, display and interact with Spine animations. -version: 4.2.13 +version: 4.2.12 homepage: https://esotericsoftware.com repository: https://github.com/esotericsoftware/spine-runtimes issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues