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 11, 2024
1 parent 4b24d0f commit 5a78a63
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-CI7SPsRx69L1rGmph6Y/uM5Eg58ZU5OuFB1+ZgthF64=",
"hash": "sha256-jTwMml04Rdnbqa9tPtDz2hIGIvVnz0ZQs6+QpVP5etA=",
"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-E5ua80CCwkul7uVAoJsGPq7YRNBZj09GmmhlhxEtmIc=",
"BlazorRadzenMls.wasm": "sha256-69zw6G1OsbnX7+Z5dfdTLiBMPJcoZr0OPbO7s/loxok=",
"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.109
1.0.110
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-BHKSRO0Bn74rUotkHYZPDz\/TE0NkfPH5MOeJYrEhUvk=",
"hash": "sha256-6UmOa9UD54xg7yLxYF7pvllcIpD1jpPQZzSeb1bWBHs=",
"url": "data\/version.txt"
},
{
Expand Down Expand Up @@ -149,7 +149,7 @@
"url": "_framework\/icudt_no_CJK.dat"
},
{
"hash": "sha256-M30CSM2+f3kz2sCJHG\/To9MI9ihL9zogFErxQdh01vA=",
"hash": "sha256-eHlIuu+dJbLXZQ5OnZDqZhAPNIVvc8DIPHrk4SNuru8=",
"url": "_framework\/blazor.boot.json"
},
{
Expand All @@ -161,7 +161,7 @@
"url": "_framework\/Blazored.LocalStorage.wasm"
},
{
"hash": "sha256-E5ua80CCwkul7uVAoJsGPq7YRNBZj09GmmhlhxEtmIc=",
"hash": "sha256-69zw6G1OsbnX7+Z5dfdTLiBMPJcoZr0OPbO7s\/loxok=",
"url": "_framework\/BlazorRadzenMls.wasm"
},
{
Expand Down Expand Up @@ -645,5 +645,5 @@
"url": "_content\/Radzen.Blazor\/Radzen.Blazor.js"
}
],
"version": "V714JZYY"
"version": "xLDwoM4K"
};
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: V714JZYY */
/* Manifest version: xLDwoM4K */

0 comments on commit 5a78a63

Please sign in to comment.