Skip to content

Commit

Permalink
chore: new publish
Browse files Browse the repository at this point in the history
  • Loading branch information
minkostaev committed Aug 10, 2024
1 parent 2063cd5 commit 4b24d0f
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 8 deletions.
Binary file modified _framework/BlazorRadzenMls.pdb.gz
Binary file not shown.
Binary file modified _framework/BlazorRadzenMls.wasm
Binary file not shown.
Binary file modified _framework/BlazorRadzenMls.wasm.br
Binary file not shown.
Binary file modified _framework/BlazorRadzenMls.wasm.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions _framework/blazor.boot.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"mainAssemblyName": "BlazorRadzenMls",
"resources": {
"hash": "sha256-VAW9I8X0KkEt3VP1PBSz1nIN8vQyFbdK+Q+/4d181uQ=",
"hash": "sha256-CI7SPsRx69L1rGmph6Y/uM5Eg58ZU5OuFB1+ZgthF64=",
"jsModuleNative": {
"dotnet.native.8.0.7.0efefqwwcp.js": "sha256-tFsxPBbhkdn6GKNBKvCRLzrfAHdyM86odYTe0MtrwMk="
},
Expand All @@ -19,7 +19,7 @@
"assembly": {
"AKSoftware.Localization.MultiLanguages.wasm": "sha256-oGwKi8ogfjmix9bsfGuscqbLmZvkTODlmUsgGMdT+to=",
"Blazored.LocalStorage.wasm": "sha256-OaMAAd5n7ORfyur5e3QIyEVKJ76MKIvwbg7/icnnYcU=",
"BlazorRadzenMls.wasm": "sha256-iqwPToFlwHvpJ3xa+GdtKNyHlQSb+9PWF5/0Bw9gwWU=",
"BlazorRadzenMls.wasm": "sha256-E5ua80CCwkul7uVAoJsGPq7YRNBZj09GmmhlhxEtmIc=",
"Microsoft.AspNetCore.Authorization.wasm": "sha256-U0e1JVj2uCwQUcOnhlGIyX3O7MzobOI0cJ0NP3oAQGk=",
"Microsoft.AspNetCore.Components.Authorization.wasm": "sha256-WToepQ0BtcGyJwxXuw0dGKHWiWSqLMBE2X+Xy8whUb0=",
"Microsoft.AspNetCore.Components.Forms.wasm": "sha256-/gVsNi++1CxiHYd1KWLJMIiA/G9p8y4wObdgE9ifZK0=",
Expand Down
Binary file modified _framework/blazor.boot.json.br
Binary file not shown.
Binary file modified _framework/blazor.boot.json.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion data/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.108
1.0.109
8 changes: 4 additions & 4 deletions service-worker-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"url": "css\/variables.css"
},
{
"hash": "sha256-4\/GrMARLANV8biqVHUm3XcHC0gz1bY9qC89UITEfvm8=",
"hash": "sha256-BHKSRO0Bn74rUotkHYZPDz\/TE0NkfPH5MOeJYrEhUvk=",
"url": "data\/version.txt"
},
{
Expand Down Expand Up @@ -149,7 +149,7 @@
"url": "_framework\/icudt_no_CJK.dat"
},
{
"hash": "sha256-uIY0h7OOJ0gxwUzGTXOossXGZGrBtrizJg2O4iz+6Zc=",
"hash": "sha256-M30CSM2+f3kz2sCJHG\/To9MI9ihL9zogFErxQdh01vA=",
"url": "_framework\/blazor.boot.json"
},
{
Expand All @@ -161,7 +161,7 @@
"url": "_framework\/Blazored.LocalStorage.wasm"
},
{
"hash": "sha256-iqwPToFlwHvpJ3xa+GdtKNyHlQSb+9PWF5\/0Bw9gwWU=",
"hash": "sha256-E5ua80CCwkul7uVAoJsGPq7YRNBZj09GmmhlhxEtmIc=",
"url": "_framework\/BlazorRadzenMls.wasm"
},
{
Expand Down Expand Up @@ -645,5 +645,5 @@
"url": "_content\/Radzen.Blazor\/Radzen.Blazor.js"
}
],
"version": "qBPVWxow"
"version": "V714JZYY"
};
2 changes: 1 addition & 1 deletion service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ async function onFetch(event) {

return cachedResponse || fetch(event.request);
}
/* Manifest version: qBPVWxow */
/* Manifest version: V714JZYY */

0 comments on commit 4b24d0f

Please sign in to comment.