bump version to 1.3.0

This commit is contained in:
Lephenixnoir 2023-04-10 14:19:54 +02:00
parent a84b0adb3a
commit d9c18117c5
No known key found for this signature in database
GPG key ID: 1BBA026E13FC0495

View file

@ -1,7 +1,7 @@
# Just UI
cmake_minimum_required(VERSION 3.16)
project(JustUI VERSION 1.2.0 LANGUAGES C)
project(JustUI VERSION 1.3.0 LANGUAGES C)
find_package(Gint 2.8 REQUIRED)
include(Fxconv)