Skip to content

Commit

Permalink
Merge pull request #309 from cul-it/release/6.4.0
Browse files Browse the repository at this point in the history
release 6.4.0
  • Loading branch information
elrayle authored Oct 12, 2021
2 parents 6cfdb6d + f1a39ee commit 823c244
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 6.4.0 (2021-10-12)

* add publisher cities select list
* add fix for bundler install on elastic beanstalk
* update dependencies

### 6.3.1 (2021-06-10)

* update to LD4P/qa_server 7.9.2
Expand Down
4 changes: 2 additions & 2 deletions config/locales/qa_server.en.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
en:
qa_server:
application_version: "6.3.1"
application_version: "6.4.0"
application_name: "LD4P Authority Lookup Service"
footer:
copyright_html: "<strong>Copyright &copy; 2018-2020 Cornell</strong> Licensed under the Apache License, Version 2.0"
copyright_html: "<strong>Copyright &copy; 2018-2021 Cornell</strong> Licensed under the Apache License, Version 2.0"
service_html: A service of <a href="http://www.library.cornell.edu/" class="navbar-link" target="_blank">Cornell University Library</a> and <br /><a href="https://www.slis.uiowa.edu/" class="navbar-link" target="_blank">School of Library and Information Science, University of Iowa</a>.
attribution_html: This service is supported by work on <a href="http://ld4l.org" class="navbar-link" target="_blank">Linked Data for Libraries - Labs</a> and <br> <a href="https://wiki.duraspace.org/x/9xgRBg" class="navbar-link" target="_blank">Linked Data for Production</a> funded by <a href="https://mellon.org/" class="navbar-link" target="_blank">Andrew W. Mellon Foundation</a>, <br>and by work on Questioning Authority in <a href="http://samvera.org" class="navbar-link" target="_blank">Samvera</a>, an open source community.

0 comments on commit 823c244

Please sign in to comment.