Skip to content

Commit

Permalink
Merge pull request #37 from emory-libraries/abel-deploy_05_22_2023
Browse files Browse the repository at this point in the history
Deploy v2023-05-22
  • Loading branch information
maxdmayhew authored May 22, 2023
2 parents 30a4814 + fa99130 commit 27a66cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion development/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
AppConfig[:emory_ga_tracking_public] = ''
AppConfig[:pui_branding_img] = '/assets/images/shield.svg'
AppConfig[:pui_branding_img_alt_text] = 'Emory University Libraries Logo'
AppConfig[:emory_plugins_version] = 'v2023-05-15'
AppConfig[:emory_plugins_version] = 'v2023-05-22'
AppConfig[:container_management_labels_pagesize] = {
"avery-5163" => {
"size" => "letter",
Expand Down
2 changes: 1 addition & 1 deletion test/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
AppConfig[:emory_ga_tracking_public] = 'G-83TR9951KC'
AppConfig[:pui_branding_img] = '/assets/images/shield.svg'
AppConfig[:pui_branding_img_alt_text] = 'Emory University Libraries Logo'
AppConfig[:emory_plugins_version] = 'v2023-05-15'
AppConfig[:emory_plugins_version] = 'v2023-05-22'
AppConfig[:container_management_labels_pagesize] = {
"avery-5163" => {
"size" => "letter",
Expand Down
2 changes: 1 addition & 1 deletion test/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins:
- name: aspace_static_plugins
git: true
branch: "v1.0.2"
branch: "v2.0.0"
url: https://github.com/emory-libraries/aspace_static_plugins.git
- name: container_management_labels
git: true
Expand Down

0 comments on commit 27a66cb

Please sign in to comment.