Skip to content

Commit

Permalink
Released v0.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
freezy committed Nov 21, 2015
1 parent a96d428 commit a45bbb1
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.3.1")]
[assembly: AssemblyFileVersion("0.0.3.1")]
[assembly: AssemblyVersion("0.0.4.0")]
[assembly: AssemblyFileVersion("0.0.4.0")]
4 changes: 3 additions & 1 deletion Releases/RELEASES
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
D719113274E722FD409A65EF33D529C0D2F35AD6 VpdbAgent-0.0.2-delta.nupkg 12547
FDA24F79A66E683007F29484909856AC664D602B VpdbAgent-0.0.2-full.nupkg 2853105
7B22E160F199FF458FDC105AC4B6058E21357E3A VpdbAgent-0.0.3-delta.nupkg 379674
BFFF33152B2AB42358548F83A91C98AF139DD016 VpdbAgent-0.0.3-full.nupkg 3176627
BFFF33152B2AB42358548F83A91C98AF139DD016 VpdbAgent-0.0.3-full.nupkg 3176627
B76834BE66E30A44CC8F4AE9887E27239A6ADC4D VpdbAgent-0.0.4-delta.nupkg 90783
9BA0C4E0477C6DF1C0D14E2F9D524C985D5E4870 VpdbAgent-0.0.4-full.nupkg 3233128
Binary file modified Releases/Setup.exe
Binary file not shown.
Binary file modified Releases/Setup.msi
Binary file not shown.
Binary file added Releases/VpdbAgent-0.0.4-delta.nupkg
Binary file not shown.
Binary file added Releases/VpdbAgent-0.0.4-full.nupkg
Binary file not shown.
2 changes: 1 addition & 1 deletion vpdb-agent.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>VpdbAgent</id>
<version>0.0.3.1</version>
<version>0.0.4</version>
<authors>freezy</authors>
<owners>freezy</owners>
<licenseUrl>https://raw.githubusercontent.com/freezy/vpdb-agent/master/LICENSE</licenseUrl>
Expand Down

0 comments on commit a45bbb1

Please sign in to comment.