Skip to content

Commit

Permalink
Released v0.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
freezy committed Nov 10, 2015
1 parent 6953b8d commit 641563d
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 7 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,17 @@ current ones.
We're using [Squirrel](https://github.com/Squirrel/Squirrel.Windows) for
packaging the builds. In order to release a new version:

1. Bump version in `AssemblyInfo.cs` AND `vpdb-agent.nuspec`
2. **Build Release**
3. In the *Package Manager Console*, type:
1. **Build Release**
2. In the *Package Manager Console*, type:

```
PM> nuget pack .\vpdb-agent.nuspec
PM> squirrel --releasify .\VpdbAgent.0.0.1.nupkg
```
5. Commit, tag and push
3. Commit, tag and push
4. Package `setup.exe` as `vpdb-agent-0.0.1.zip`
6. Create release on GitHub and attach zip
7. Bump version
5. Create release on GitHub and attach zip
6. Bump version in `AssemblyInfo.cs` AND `vpdb-agent.nuspec`

## License

Expand Down
4 changes: 3 additions & 1 deletion Releases/RELEASES
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
47DB6F316DB29B6D211C0E5E0BCD645824223512 VpdbAgent-0.0.1-full.nupkg 2853103
47DB6F316DB29B6D211C0E5E0BCD645824223512 VpdbAgent-0.0.1-full.nupkg 2853103
D719113274E722FD409A65EF33D529C0D2F35AD6 VpdbAgent-0.0.2-delta.nupkg 12547
FDA24F79A66E683007F29484909856AC664D602B VpdbAgent-0.0.2-full.nupkg 2853105
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.2-delta.nupkg
Binary file not shown.
Binary file added Releases/VpdbAgent-0.0.2-full.nupkg
Binary file not shown.

0 comments on commit 641563d

Please sign in to comment.