diff --git a/gatsby-config.js b/gatsby-config.js index 5480cc1df..25e3ada84 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -11,7 +11,7 @@ let config = { siteMetadata: { title: 'Natural Resources Revenue Data', description: 'This site provides open data about natural resource management on federal lands and waters in the United States, including oil, gas, coal, and other extractive industries.', - version: 'v5.5.8', + version: 'v5.5.9', googleAnalyticsId: GOOGLE_ANALYTICS_ID, }, plugins: [ diff --git a/src/components/sections/WhatsNew/WhatsNew.js b/src/components/sections/WhatsNew/WhatsNew.js index cfb723cfb..0b70b9455 100644 --- a/src/components/sections/WhatsNew/WhatsNew.js +++ b/src/components/sections/WhatsNew/WhatsNew.js @@ -7,10 +7,11 @@ const WhatsNew = props => (

What's new

-

In our latest release on March 30, 2020, we made the following changes:

+

In our latest release on April 16, 2020, we made the following changes:

Review our full release details.