Showing with 5 additions and 1 deletion.
  1. +4 −0 CHANGELOG
  2. +1 −1 Modulefile
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.2.7 - Zack Smith
* forge cut
2.2.6 - Zack Smith
* Fix scoping issues with new logfile
2.2.4 - Adam Crews
* Fix for invalid webhook typo syntax and updates for using stash
2.2.3 - Zack Smith
Expand Down
2 changes: 1 addition & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'zack-r10k'
version '2.2.5'
version '2.2.7'
source 'https://github.com/acidprime/r10k'
author 'zack'
license 'Apache License, Version 2.0'
Expand Down