Bump version number to 0.2.4

This commit is contained in:
ogoffart 2022-05-09 13:49:25 +00:00
parent 3e2f4a60ba
commit c160ec2aef
53 changed files with 97 additions and 97 deletions

View file

@ -98,7 +98,7 @@ export AboutSlint := Rectangle {
preferred-width: 256px;
}
Text {
text: "Version 0.2.3\nhttps://slint-ui.com/";
text: "Version 0.2.4\nhttps://slint-ui.com/";
font-size: 10px;
horizontal-alignment: center;
}