Bump version number to 1.14.0

This commit is contained in:
ogoffart 2025-09-11 14:01:14 +00:00
parent ea902eac94
commit f2aa4899db
58 changed files with 77 additions and 77 deletions

View file

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