Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WilStead committed Nov 15, 2024
1 parent 9e468d7 commit c5dc1e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: publish
env:
VERSION: '0.9.12-preview'
VERSION: '0.9.13-preview'
PRERELEASE: true
on:
push:
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.9.12-preview
## 0.9.12-13-preview
### Updated
- Update dependencies

Expand Down
2 changes: 1 addition & 1 deletion src/Client/Tavenem.Wiki.Blazor.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="8.0.10" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="Tavenem.Blazor.Framework" Version="3.3.4" />
<PackageReference Include="Tavenem.Wiki" Version="0.26.13-preview" />
<PackageReference Include="Tavenem.Wiki" Version="0.26.14-preview" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit c5dc1e0

Please sign in to comment.