File tree 3 files changed +3
-4
lines changed
3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3
3
AppConfig [ :emory_ga_tracking_public ] = ''
4
4
AppConfig [ :pui_branding_img ] = '/assets/images/shield.svg'
5
5
AppConfig [ :pui_branding_img_alt_text ] = 'Emory University Libraries Logo'
6
- AppConfig [ :emory_plugins_version ] = 'v2023-04-17 '
6
+ AppConfig [ :emory_plugins_version ] = 'v2023-05-08 '
7
7
AppConfig [ :container_management_labels_pagesize ] = {
8
8
"avery-5163" => {
9
9
"size" => "letter" ,
Original file line number Diff line number Diff line change 3
3
AppConfig [ :emory_ga_tracking_public ] = 'G-83TR9951KC'
4
4
AppConfig [ :pui_branding_img ] = '/assets/images/shield.svg'
5
5
AppConfig [ :pui_branding_img_alt_text ] = 'Emory University Libraries Logo'
6
- AppConfig [ :emory_plugins_version ] = 'v2023-04-17 '
6
+ AppConfig [ :emory_plugins_version ] = 'v2023-05-08 '
7
7
AppConfig [ :container_management_labels_pagesize ] = {
8
8
"avery-5163" => {
9
9
"size" => "letter" ,
Original file line number Diff line number Diff line change 1
1
plugins :
2
2
- name : aspace_static_plugins
3
3
git : true
4
- branch : " v1.0.0 "
4
+ branch : " v1.0.1 "
5
5
url : https://github.com/emory-libraries/aspace_static_plugins.git
6
6
- name : container_management_labels
7
7
git : true
@@ -19,4 +19,3 @@ plugins:
19
19
git : true
20
20
branch : " main"
21
21
url : https://github.com/emory-libraries/uga-archivesspace-reports.git
22
-
You can’t perform that action at this time.
0 commit comments