Bump version number to 1.12.0

This commit is contained in:
ogoffart 2025-04-30 13:27:50 +00:00
parent 8f68ededcf
commit e0099ea500
52 changed files with 71 additions and 71 deletions

View file

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