Merge tag 'v1.17.0' into development

Release 1.17.0
This commit is contained in:
Paul van Tilburg 2016-09-11 15:10:10 +02:00
commit 1f955f55a6
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ end
module StopTime
# The version of the application
VERSION = '1.16.1'
VERSION = '1.17.0'
puts "Starting Stop… Camping Time! version #{VERSION}"
# @return [Hash{String=>Object}] The parsed configuration.