Skip to content

Commit

Permalink
Merge branch 'hotfix/3.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere committed Feb 23, 2016
2 parents 5ce9617 + c2efa17 commit 21b049d
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.1',
unipept: '3.1.2',
gem: '1.1.0',
uniprot: '2016.01'
uniprot: '2016.02'
}

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

0 comments on commit 21b049d

Please sign in to comment.