diff --git a/gatsby-config.js b/gatsby-config.js index 256292179..51d193f38 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.5', + version: 'v5.5.6', googleAnalyticsId: GOOGLE_ANALYTICS_ID, }, plugins: [ diff --git a/src/components/sections/WhatsNew/WhatsNew.js b/src/components/sections/WhatsNew/WhatsNew.js index a3bf23927..b546b699b 100644 --- a/src/components/sections/WhatsNew/WhatsNew.js +++ b/src/components/sections/WhatsNew/WhatsNew.js @@ -7,15 +7,12 @@ const WhatsNew = props => (

What's new

-

In our latest release on February 11, 2020, we made the following changes:

+

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

-

In our release on February 7, 2020, we made the following changes:

-

Review our full release details.