Skip to content

Commit

Permalink
Last few changes required for release 0.6.4 (#4633)
Browse files Browse the repository at this point in the history
* Bump version to 0.6.4

* Updated credits and translation progress info

* Added 0.6.4 patch notes

* Fixed one new indent code warning

* Dispose setting value compare enumerators

this seems to not cause any problems with the settings and quiets a new warning from Rider
  • Loading branch information
hhyyrylainen committed Dec 8, 2023
1 parent f740d26 commit 471e715
Show file tree
Hide file tree
Showing 6 changed files with 216 additions and 108 deletions.
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

[assembly: AssemblyVersion("0.6.4.0")]

[assembly: AssemblyInformationalVersion("-rc1")]
[assembly: AssemblyInformationalVersion("")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down

0 comments on commit 471e715

Please sign in to comment.