Bump version number to 0.3.4

This commit is contained in:
ogoffart 2022-12-16 09:36:15 +00:00
parent 5bf97c09dd
commit ce07d078ce
57 changed files with 106 additions and 106 deletions

View file

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