mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
Fix version number
This commit is contained in:
parent
5ecc0f0b47
commit
1866c4cecc
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ export default defineConfig({
|
|||
},
|
||||
integrations: [
|
||||
starlight({
|
||||
title: "Slint 1.8.0",
|
||||
title: "Slint 1.9.0",
|
||||
logo: {
|
||||
light: "./src/assets/slint-logo-simple-light.webp",
|
||||
dark: "./src/assets/slint-logo-simple-dark.webp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue