Skip to content

Commit

Permalink
Update version number to v1.0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jldubz committed Dec 20, 2019
1 parent 450fe1e commit 2114930
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PluginSdk.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>HomeSeer-PluginSDK</id>
<version>1.0.7</version>
<version>1.0.8</version>
<title>$title$</title>
<authors>HomeSeer</authors>
<owners>HomeSeer</owners>
Expand All @@ -12,7 +12,7 @@
<license type="expression">AGPL-3.0-or-later</license>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
<releaseNotes>https://docs.homeseer.com/display/HSPI/Plugin+SDK+v1.0.7.1</releaseNotes>
<releaseNotes>https://docs.homeseer.com/display/HSPI/Plugin+SDK+v1.0.8.0</releaseNotes>
<copyright>Copyright 2019</copyright>
<tags>HomeSeer Home Seer Plugin pluginsdk hs4 sdk hs api pluginapi plugins</tags>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.7.1")]
[assembly: AssemblyFileVersion("1.0.8.0")]

0 comments on commit 2114930

Please sign in to comment.