Skip to content

Commit f3387e9

Browse files
committed
update version and release details
1 parent 057a9cd commit f3387e9

2 files changed

Lines changed: 3 additions & 21 deletions

File tree

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const config = {
2020
// eslint-disable-next-line max-len
2121
'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.',
2222
keywords: 'Oil and gas, Coal, Renewable energy, Nonenergy minerals, Natural resource policy, Natural resource data, Extractives industries, Federal revenues, Production, 8(g) offshore revenue, offshore production, abanonded mine lands fund, mining reclamation tax, onrr state disbursement data, Native American land ownership, coal extraction, Department of the Interior, DOI, BLM coal leases, gomesa, gomesa funding, energy resource revenue, ONRR, state royalty, us eiti, solar industry, geothermal',
23-
version: 'v8.31.0',
23+
version: 'v8.32.0',
2424
author: '',
2525
dataRetrieval: {
2626
name: 'Data Specialists',

src/components/sections/ReleaseDetails/ReleaseDetails.js

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -37,32 +37,14 @@ export default function ReleaseDetails() {
3737
Latest release details
3838
</Typography>
3939
<Typography variant="inherit" className={classes.changes}>
40-
July 7, 2026 changes:
40+
July 13, 2026 changes:
4141
</Typography>
4242
<List className={classes.changeList}>
4343
<ListItem>
4444
<ListItemText
4545
primary={
4646
<>
47-
Added <Link href="/downloads/revenue/">monthly revenue data</Link>
48-
</>
49-
}
50-
/>
51-
</ListItem>
52-
<ListItem>
53-
<ListItemText
54-
primary={
55-
<>
56-
Added <Link href="/downloads/production-by-month/">monthly production data</Link>
57-
</>
58-
}
59-
/>
60-
</ListItem>
61-
<ListItem>
62-
<ListItemText
63-
primary={
64-
<>
65-
Added <Link href="/downloads/production-by-disposition/">monthly production disposition data</Link>
47+
Added <Link href="/downloads/disbursements-by-month/">monthly disbursements data</Link>
6648
</>
6749
}
6850
/>

0 commit comments

Comments
 (0)