Bump version number to 1.14.1

This commit is contained in:
ogoffart 2025-10-22 13:17:31 +00:00
parent c1c89b3257
commit db7e383e33
62 changed files with 81 additions and 81 deletions

View file

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