Skip to content

Commit

Permalink
Merge pull request #774 from Blazam-App/v1-Nightly
Browse files Browse the repository at this point in the history
V1 nightly
  • Loading branch information
jacobsen9026 authored Jan 25, 2025
2 parents a57c115 + 3b73d46 commit 9bc984e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BLAZAM/BLAZAM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<ServerGarbageCollection>false</ServerGarbageCollection>
<AssemblyVersion>1.2.6</AssemblyVersion>
<Version>2025.01.25.1419</Version>
<Version>2025.01.25.1454</Version>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
<RootNamespace>BLAZAM</RootNamespace>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
Expand Down
2 changes: 2 additions & 0 deletions BLAZAMGui/UI/Inputs/DirectoryEntryContextMenu.razor
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
}
</MenuContents>
</MudContextMenu>
}else{
@ChildContent
}

@code {
Expand Down

0 comments on commit 9bc984e

Please sign in to comment.