Bump version number to 1.3.1

This commit is contained in:
ogoffart 2023-11-23 07:47:07 +00:00
parent 7008b11e3e
commit 0a5bf6c37b
39 changed files with 59 additions and 59 deletions

View file

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