v1.4.70 Versioning
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { StrictMode } from 'react'
|
||||
//import { StrictMode } from 'react'
|
||||
import { createRoot } from 'react-dom/client'
|
||||
import './index.css'
|
||||
import App from './pipedal/App.tsx'
|
||||
|
||||
@@ -178,7 +178,7 @@ const AboutDialog = class extends Component<AboutDialogProps, AboutDialogState>
|
||||
|
||||
</div>
|
||||
<Typography noWrap display="block" variant="body2" style={{ marginBottom: 12 }} >
|
||||
Copyright © 2022-2024 Robin Davies.
|
||||
Copyright © 2022-2025 Robin Davies.
|
||||
</Typography>
|
||||
{this.model.isAndroidHosted() && (
|
||||
<Typography noWrap display="block" variant="body2" style={{ marginBottom: 0 }} >
|
||||
@@ -216,7 +216,7 @@ const AboutDialog = class extends Component<AboutDialogProps, AboutDialogState>
|
||||
{this.model.serverVersion?.osVersion ?? ""}
|
||||
</Typography>
|
||||
</div>
|
||||
</div><div>
|
||||
</div><div style={{marginLeft: 24, marginRight: 24}}>
|
||||
|
||||
<Divider />
|
||||
<Typography display="block" variant="caption" >
|
||||
|
||||
Reference in New Issue
Block a user