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