Closed carpnick closed 10 years ago
...e cookbook to not be bumped correctly, and was failing without an exception
Sample output pre change: C:\code\Internal\cookbooks\eis\sys_win_base>knife spork bump sys_win_base -o "./../" exit I ran
Post Change: C:\code\Internal\cookbooks\eis\sys_win_base>knife spork bump sys_win_base -o "./../" Successfully bumped sys_win_base to v0.2.5!
@jonlives, thoughts? I'm new to knife-spork, but looks like this PR would unblock use of the gem on Windows.
Added this to the next release milestone :)
:boom: -- awesome!
...e cookbook to not be bumped correctly, and was failing without an exception
Sample output pre change: C:\code\Internal\cookbooks\eis\sys_win_base>knife spork bump sys_win_base -o "./../" exit I ran
Post Change: C:\code\Internal\cookbooks\eis\sys_win_base>knife spork bump sys_win_base -o "./../" Successfully bumped sys_win_base to v0.2.5!