Skip to content

Commit

Permalink
(SIMP-3372) vnc - fix version as prep for tagging (#26)
Browse files Browse the repository at this point in the history
SIMP-3372 #comment fixed version for vnc
  • Loading branch information
lnemsick-simp authored and trevor-vaughan committed Jul 6, 2017
1 parent 737aa73 commit 5e4a065
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Thu Jul 06 2017 Liz Nemsick <[email protected]> - 6.0.2-0
- Confine puppet version in metadata.json

* Wed Jan 02 2017 Chris Tessmer <[email protected]> - 6.0.1-0
- Removed unecessary code and deps after major dep releases
- Locked versions of all build and test deps
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simp-vnc",
"version": "6.0.1",
"version": "6.0.2",
"author": "SIMP Team",
"summary": "Manages VNC",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5e4a065

Please sign in to comment.