Skip to content

Commit

Permalink
Update to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kamsar committed Apr 1, 2018
1 parent 6adb532 commit ec48857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kamsar.WebConsole/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
[assembly: AssemblyTitle("Kamsar.WebConsole")]
[assembly: AssemblyProduct("Kamsar.WebConsole")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("2.0.0")]
[assembly: AssemblyFileVersion("2.0.0")]
[assembly: AssemblyVersion("2.0.1")]
[assembly: AssemblyFileVersion("2.0.1")]
[assembly: AssemblyInformationalVersion("2.0.0")]
[assembly: WebResource("Kamsar.WebConsole.Resources.console.css", "text/css")]
[assembly: WebResource("Kamsar.WebConsole.Resources.console.js", "text/javascript")]

0 comments on commit ec48857

Please sign in to comment.