Skip to content

Commit

Permalink
Enable 'new release' tag (microsoft#34432)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Oct 5, 2017
1 parent f53b355 commit 26fc403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/new_release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
newReleaseLabel: 'new release',
newReleases: ['1.16'],
perform: false
newReleases: ['1.17'],
perform: true
}

0 comments on commit 26fc403

Please sign in to comment.