feat: publish Toolbox 0.9.2 from LocalToolBox
This commit is contained in:
+3
-3
@@ -28,7 +28,7 @@ import type { LoadedCatalogue, ResolvedApp } from './types';
|
||||
import { usePreferences } from './usePreferences';
|
||||
|
||||
const CATALOGUE_HREF = './toolbox.catalog.json';
|
||||
const PORTAL_SOURCE = 'https://git.add-ideas.de/zemion/toolbox-portal';
|
||||
const PORTAL_SOURCE = 'https://git.add-ideas.de/lotobo/toolbox-portal';
|
||||
|
||||
type LoadState =
|
||||
| { status: 'loading' }
|
||||
@@ -489,9 +489,9 @@ export default function App() {
|
||||
</span>
|
||||
</p>
|
||||
<span>
|
||||
Portal v0.2.9 ·{' '}
|
||||
Portal v0.2.10 ·{' '}
|
||||
<a
|
||||
href="https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.9.1"
|
||||
href="https://git.add-ideas.de/lotobo/toolbox-portal/src/tag/v0.9.2"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user