mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-22 13:06:15 -04:00
Build 29060103
This commit is contained in:
parent
a215237c17
commit
b46f745310
8 changed files with 74 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
// The version of the cache.
|
||||
const VERSION = "29060048";
|
||||
const VERSION = "29060103";
|
||||
|
||||
// The name of the cache
|
||||
const CACHE_NAME = `breakout-71-${VERSION}`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue