GitLab CI commited on
Commit
40d0c4d
·
1 Parent(s): cba0654

Update game build from GitLab CI

Browse files
README.md CHANGED
@@ -9,5 +9,4 @@ custom_headers:
9
  cross-origin-embedder-policy: require-corp
10
  cross-origin-opener-policy: same-origin
11
  cross-origin-resource-policy: cross-origin
12
- short_description: Watch your baby during a remote call with your boss
13
  ---
 
9
  cross-origin-embedder-policy: require-corp
10
  cross-origin-opener-policy: same-origin
11
  cross-origin-resource-policy: cross-origin
 
12
  ---
server/static/godot/index.pck CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ecc1e8a610c90f3a1f2e50dc01d85173f09ca5610a37bdbedf40322c9c53054
3
  size 23852240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c9159dd406601825aae6bbf0a1bdb9109b044e6ea80dd4e9acca4ac96856519
3
  size 23852240
server/static/godot/index.service.worker.js CHANGED
@@ -4,7 +4,7 @@
4
  // Incrementing CACHE_VERSION will kick off the install event and force
5
  // previously cached resources to be updated from the network.
6
  /** @type {string} */
7
- const CACHE_VERSION = '1738091648|11584166';
8
  /** @type {string} */
9
  const CACHE_PREFIX = 'Magame-sw-cache-';
10
  const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;
 
4
  // Incrementing CACHE_VERSION will kick off the install event and force
5
  // previously cached resources to be updated from the network.
6
  /** @type {string} */
7
+ const CACHE_VERSION = '1738096311|11466388';
8
  /** @type {string} */
9
  const CACHE_PREFIX = 'Magame-sw-cache-';
10
  const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;