From 26aa38d9dc528b4033314725c01742f26f1366b8 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Wed, 7 Dec 2022 01:34:30 +0800 Subject: [PATCH] update flutter plugin --- plugins/flutter/CHANGELOG.md | 2 +- plugins/flutter/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/flutter/CHANGELOG.md b/plugins/flutter/CHANGELOG.md index 1f7d9ff3..7f60cdaf 100644 --- a/plugins/flutter/CHANGELOG.md +++ b/plugins/flutter/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.4.7+1 +## 0.4.7+2 The initial version. Hello, world! diff --git a/plugins/flutter/pubspec.yaml b/plugins/flutter/pubspec.yaml index 16d927a2..e10a6a35 100644 --- a/plugins/flutter/pubspec.yaml +++ b/plugins/flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: pocketpy description: A lightweight Python interpreter for game engines. -version: 0.4.7+1 +version: 0.4.7+2 homepage: https://pocketpy.dev repository: https://github.com/blueloveth/pocketpy