Skip to content

Commit 638c843

Browse files
committed
v6.0.0
1 parent 9cbed27 commit 638c843

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:background-sync:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:background-sync:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:broadcast-update:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:broadcast-update:6.0.0']&&_()}catch(e){}

packages/workbox-build/src/cdn-details.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"origin": "https://storage.googleapis.com",
33
"bucketName": "workbox-cdn",
44
"releasesDir": "releases",
5-
"latestVersion": "6.0.0-rc.0"
5+
"latestVersion": "6.0.0"
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:cacheable-response:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:cacheable-response:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:core:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:core:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:expiration:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:expiration:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:google-analytics:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:google-analytics:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:navigation-preload:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:navigation-preload:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:precaching:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:precaching:6.0.0']&&_()}catch(e){}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// @ts-ignore
2-
try{self['workbox:range-requests:6.0.0-rc.0']&&_()}catch(e){}
2+
try{self['workbox:range-requests:6.0.0']&&_()}catch(e){}

0 commit comments

Comments
 (0)