Skip to content

Commit

Permalink
version 1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
omuleanu committed Jun 3, 2024
1 parent ef6fb5e commit 0218a57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BlazorAwesome/BlazorAwesome.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AssemblyOriginatorKeyFile>bawe.snk</AssemblyOriginatorKeyFile>
<Configurations>Debug;Release</Configurations>
<AssemblyTitle>Blazor Awesome Components</AssemblyTitle>
<Version>1.1.19</Version>
<Version>1.2.10</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion BlazorAwesome/wwwroot/js/BlazorAwe.js
Original file line number Diff line number Diff line change
Expand Up @@ -3878,7 +3878,7 @@ var awe = function ($) {
initWave();

return {
version: '1.1.19',
version: '1.2.10',
pnn: preventNonNumbers,
openOnHover: openOnHover,
tabbable: tabbable,
Expand Down

0 comments on commit 0218a57

Please sign in to comment.