Skip to content

Commit 2acd2e0

Browse files
committed
update version to v0.2.0
1 parent 94b04d8 commit 2acd2e0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

extension/devtools/build/flutter_bootstrap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/devtools/build/flutter_service_worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
33
const TEMP = 'flutter-temp-cache';
44
const CACHE_NAME = 'flutter-app-cache';
55

6-
const RESOURCES = {"flutter_bootstrap.js": "7fe28a159f43892742d448bc2111f35d",
6+
const RESOURCES = {"flutter_bootstrap.js": "bdd46dc726af74e519fa89493039c3bd",
77
"version.json": "17902c239a077fde0a41f4a2da84fb3e",
88
"index.html": "aa6f466ba4f6154a3e7ad6465ec3796b",
99
"/": "aa6f466ba4f6154a3e7ad6465ec3796b",

extension/devtools/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: flutterflow_debug_panel
2-
version: 0.1.9
2+
version: 0.2.0
33
issueTracker: https://github.com/FlutterFlow/flutterflow-issues/issues
44
materialIconCodePoint: "0xe115"

0 commit comments

Comments
 (0)