Bump version number to 1.11.0

This commit is contained in:
ogoffart 2025-03-18 09:48:22 +00:00
parent bc42b30eac
commit 178cf21c2e
51 changed files with 70 additions and 70 deletions

View file

@ -22,7 +22,7 @@ export component AboutSlint {
}
Text {
text: "Version 1.10.0\nhttps://slint.dev/";
text: "Version 1.11.0\nhttps://slint.dev/";
font-size: 10px;
horizontal-alignment: center;
}