Fixed string in gh-changelog

This commit is contained in:
snipe
2015-11-18 14:29:29 -08:00
parent 7a0598dfc3
commit 2b26fd7e20
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
return array (
'app_version' => 'v2.0.5-pre',
'hash_version' => 'v2.0.5-pre-56-g21a2806',
'hash_version' => 'v2.0.5-pre-57-g5ebb267',
);
+1 -1
View File
@@ -10,7 +10,7 @@ ini_set( 'date.timezone', 'UTC' );
$gh_user = 'snipe';
$gh_repo = 'snipe-it';
$file = 'CHANGELOG.md';
$string = 'fix|resolve|closes|closed|#changelog';
$string = 'fix|resolve|close|#changelog';
$omit = 'fuck';
/*