Skip to content

Commit

Permalink
deploy: b894588
Browse files Browse the repository at this point in the history
  • Loading branch information
shukebeta committed Oct 10, 2024
1 parent 350e9cc commit ce546a4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
API_BASE_URL=https://happynotes-api.shukebeta.com
IMG_BASE_URL=https://happynotes-img.shukebeta.com
UPLOADER_BASE_URL=https://happynotes-img-uploader.shukebeta.com
VERSION=2349950 (2024-Oct-09)
VERSION=b894588 (2024-Oct-10)
DEBUGGING=0
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ const RESOURCES = {"flutter.js": "f393d3c16b631f36852323de8e583132",
"icons/Icon-512.png": "cce17f19bba75694b36f46bccc0d6128",
"icons/Icon-maskable-512.png": "cce17f19bba75694b36f46bccc0d6128",
"favicon.png": "18609e09dd597923184b72ab83f2dddd",
"version.json": "be4d59c521206f7941c1ec3571e428d8",
"flutter_bootstrap.js": "e845983bc39f15c4e3e57f7a8e3e6d2d"};
"version.json": "d6f4af86984727c106223ed56e7af224",
"flutter_bootstrap.js": "49fdf3321d9b0f85e8ac7249182c4362"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"app_name":"happy_notes","version":"0.9.9","package_name":"happy_notes"}
{"app_name":"happy_notes","version":"1.0.0","package_name":"happy_notes"}

0 comments on commit ce546a4

Please sign in to comment.