From bcf5f3bbac9bf771b46075e568f209332b26bc24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 14 Jun 2024 01:39:01 +0000 Subject: [PATCH] Inject version v0.1.37 into index.html and update package.json --- dist/index.html | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/index.html b/dist/index.html index 351fe28..24d4d26 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,3 +1,4 @@ +

The scholarly community is collectively facing a looming crisis as more false research is slipping into publication, threatening the integrity of the scholarly record. Members of the ORCID Senior Team recently devoted a webinar to address how ORCID, and more specifically ORCID member organizations, can help. If you missed the webinar, you can catch the replay here and download the presentation here.

diff --git a/package.json b/package.json index 9e2f0dd..3dda95e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orcid-wordpress-home-page-deploy", - "version": "v0.1.36", + "version": "v0.1.37", "description": "", "main": "index.js", "scripts": {},