mirror of
https://github.com/emuplace/sudachi.emuplace.app.git
synced 2025-05-10 18:56:26 +02:00
Uploaded new Windows Sudachi with new icon
This commit is contained in:
parent
4c5ce251f7
commit
984cab7a7b
2 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@ export default function App() {
|
|||
</Menu.Dropdown>
|
||||
</Menu>
|
||||
<Button color="orange" radius={'xl'} variant="filled" disabled>Linux</Button>
|
||||
<Button color="blue" component="a" href="/releases/sudachi-windows-v1.0.6.7z" radius={'xl'} variant="filled">Windows</Button>
|
||||
<Button color="blue" component="a" href="/releases/sudachi-windows-v1.0.7.7z" radius={'xl'} variant="filled">Windows</Button>
|
||||
<Button color="gray" component="a" href="/releases/latest.zip" radius={'xl'} variant="filled">Source Code</Button>
|
||||
</Group>
|
||||
</Flex>
|
||||
|
@ -118,7 +118,7 @@ export default function App() {
|
|||
Changes
|
||||
</Title>
|
||||
<Badge>
|
||||
v1.0.6
|
||||
v1.0.7
|
||||
</Badge>
|
||||
</Group>
|
||||
<Accordion radius={'md'} variant="contained">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue