Skip to content

Commit

Permalink
Version bump to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Wischenbart committed Jun 22, 2019
1 parent 649e617 commit 2175ef6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/StreamDeckSharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// indem Sie "*" wie unten gezeigt eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.3.3.0")]
[assembly: AssemblyFileVersion("0.3.3.0")]
[assembly: AssemblyVersion("0.3.4.0")]
[assembly: AssemblyFileVersion("0.3.4.0")]
[assembly: InternalsVisibleTo("StreamDeckSharp.Tests")]
2 changes: 1 addition & 1 deletion src/StreamDeckSharp/StreamDeckSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>StreamDeckSharp</id>
<version>0.3.3</version>
<version>0.3.4</version>
<title>StreamDeckSharp</title>
<authors>Christian Wischenbart</authors>
<license type="expression">MIT</license>
Expand Down

0 comments on commit 2175ef6

Please sign in to comment.