Bump version number to 1.12.1

This commit is contained in:
ogoffart 2025-06-16 13:32:39 +00:00
parent 2ea583d9d9
commit 92f9f0e85d
53 changed files with 72 additions and 72 deletions

View file

@ -23,7 +23,7 @@ import json
# -- Project information -----------------------------------------------------
# The full version, including alpha/beta/rc tags
version = "1.12.0"
version = "1.12.1"
project = f"Slint {version} C++ API"
copyright = "SixtyFPS GmbH"