Fehle in Tooltip gefixt

This commit is contained in:
2026-09-07 20:16:07 +02:00
parent cee8f57ab7
commit 37b6343506
8 changed files with 44 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(BareCode
VERSION 1.3.0
VERSION 1.3.1
DESCRIPTION "A modular code editor built with Qt6"
LANGUAGES CXX
)