Bump version number to 1.7.1

This commit is contained in:
ogoffart 2024-07-23 12:05:34 +00:00
parent 11ce002314
commit aa25e3cd44
45 changed files with 65 additions and 65 deletions

View file

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