props: bump ver to 0.1.7

This commit is contained in:
Vaxry 2024-04-09 16:30:12 +01:00
parent e5e3d140a4
commit 6742e9d3e2
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.6") set(HYPRCURSOR_VERSION "0.1.7")
add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}") add_compile_definitions(HYPRCURSOR_VERSION="${HYPRCURSOR_VERSION}")
project(hyprcursor project(hyprcursor