deploy: f39851f9da
This commit is contained in:
parent
db1c3bdd21
commit
65d758dc75
5 changed files with 237 additions and 229 deletions
|
|
@ -64,11 +64,11 @@ const RESOURCES = {"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
|||
"assets/fonts/NotoEmoji/NotoColorEmoji.ttf": "ed84f46d3d5564a08541cd64bddd495c",
|
||||
"assets/NOTICES": "318a262df0ee0d69aec073a7360690da",
|
||||
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
|
||||
"index.html": "3b352be32448ac37fef70e6c79e4a462",
|
||||
"/": "3b352be32448ac37fef70e6c79e4a462",
|
||||
"main.dart.js": "c74f066f4431f2e42cae473aee3faee9",
|
||||
"index.html": "099e610c584dc70441e147835c47a230",
|
||||
"/": "099e610c584dc70441e147835c47a230",
|
||||
"main.dart.js": "89c54509d3944a3c5c957f316db984e8",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"version.json": "ffc019f4c8b96255805ccc0d1c50bf91",
|
||||
"version.json": "9bc685167f57a8ed4b7ac7b01368a9c4",
|
||||
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
|
||||
"splash/img/dark-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
|
||||
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "1691802158";
|
||||
const serviceWorkerVersion = "3128594488";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
448
web/main.dart.js
448
web/main.dart.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
{"app_name":"fluffychat","version":"1.15.0","build_number":"3521","package_name":"fluffychat"}
|
||||
{"app_name":"fluffychat","version":"1.15.1","build_number":"3522","package_name":"fluffychat"}
|
||||
Loading…
Add table
Reference in a new issue