Skip to content

Commit

Permalink
Mzinga v0.9.17127.2339 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonthysell committed May 7, 2017
1 parent fd91ed7 commit 6143c91
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Mzinga Setup/update.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<updates>
<update version="0.9.17114.1536" url="https://github.com/jonthysell/Mzinga/releases/download/v0.9.17114.1536/MzingaSetup.msi" channel="Official" />
<update version="0.9.17114.1536" url="https://github.com/jonthysell/Mzinga/releases/download/v0.9.17114.1536/MzingaSetup.msi" channel="Preview" />
<update version="0.9.17127.2339" url="https://github.com/jonthysell/Mzinga/releases/download/v0.9.17127.2339/MzingaSetup.msi" channel="Official" />
<update version="0.9.17127.2339" url="https://github.com/jonthysell/Mzinga/releases/download/v0.9.17127.2339/MzingaSetup.msi" channel="Preview" />
</updates>
4 changes: 2 additions & 2 deletions Mzinga.Core/Properties/SharedInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

[assembly: AssemblyVersion("0.9.17114.1536")]
[assembly: AssemblyFileVersion("0.9.17114.1536")]
[assembly: AssemblyVersion("0.9.17127.2339")]
[assembly: AssemblyFileVersion("0.9.17127.2339")]

0 comments on commit 6143c91

Please sign in to comment.