Skip to content

Commit

Permalink
Version v0.13.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonthysell committed May 19, 2023
1 parent 2d42a38 commit 54cbeb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mzinga Changelog #

## next ##
## v0.13.6 ##

* Core: Moved GameRecording code into Core
* Test: Added tests for SGF/PGN loading/saving
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<RepositoryUrl>https://github.com/jonthysell/Mzinga</RepositoryUrl>
<TargetFramework>net6.0</TargetFramework>
<Version>0.13.5</Version>
<Version>0.13.6</Version>
<AssemblyVersion>$(Version).0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
Expand Down
2 changes: 1 addition & 1 deletion src/Mzinga.Viewer.WinStore/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Identity
Name="32728JonThysell.MzingaViewer"
Publisher="CN=3E953986-6DBE-4C0E-B918-B1BB3B0F02EF"
Version="0.13.5.0" />
Version="0.13.6.0" />

<Properties>
<DisplayName>MzingaViewer</DisplayName>
Expand Down

0 comments on commit 54cbeb0

Please sign in to comment.