cmake: bump ver to 0.1.3

This commit is contained in:
Vaxry 2024-03-11 22:01:59 +00:00
parent f1547443a0
commit 6c46511422
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19) cmake_minimum_required(VERSION 3.19)
set(HYPRCURSOR_VERSION "0.1.2") set(HYPRCURSOR_VERSION "0.1.3")
add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}") add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}")
project(hyprcursor project(hyprcursor