Skip to content

Commit

Permalink
v1.0.0-rc.20
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 2, 2023
1 parent 69364b5 commit a92e686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion client/components/Application/Browser.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import * as React from 'react'
import Box from '@mui/material/Box'
import { ErrorBoundary } from 'react-error-boundary'
import EmptyCard from '../Parts/Cards/Empty'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "opendataeditor",
"license": "MIT",
"version": "1.0.0-rc.19",
"version": "1.0.0-rc.20",
"productName": "Open Data Editor",
"author": "Open Knowledge Foundation",
"description": "Data management for humans",
Expand Down

0 comments on commit a92e686

Please sign in to comment.