Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Van der Jeugt committed Dec 7, 2016
1 parent f03bf92 commit eeeaf14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/application.rb
Expand Up @@ -54,9 +54,9 @@ class Application < Rails::Application
config.assets.paths << "#{Rails}/vendor/assets/fonts"

config.versions = {
unipept: '3.1.3',
unipept: '3.1.4',
gem: '1.1.0',
uniprot: '2016.05'
uniprot: '2016.10'
}

config.api_host = 'api.unipept.ugent.be'
Expand Down

0 comments on commit eeeaf14

Please sign in to comment.