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