version: bump to 0.7.0
Some checks failed
Build & Test (Arch) / Arch: Build and Test (gcc) (push) Has been cancelled
Build & Test (Arch) / Arch: Build and Test (clang) (push) Has been cancelled
Build & Test / nix (hyprutils) (push) Has been cancelled
Build & Test / nix (hyprutils-with-tests) (push) Has been cancelled

This commit is contained in:
Vaxry 2025-04-30 02:16:55 +01:00
parent 5f51dcea4a
commit 05878d9470
No known key found for this signature in database
GPG key ID: 665806380871D640
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ target_include_directories(
PUBLIC "./include" PUBLIC "./include"
PRIVATE "./src") PRIVATE "./src")
set_target_properties(hyprutils PROPERTIES VERSION ${hyprutils_VERSION} set_target_properties(hyprutils PROPERTIES VERSION ${hyprutils_VERSION}
SOVERSION 5) SOVERSION 6)
target_link_libraries(hyprutils PkgConfig::deps) target_link_libraries(hyprutils PkgConfig::deps)
# tests # tests

View file

@ -1 +1 @@
0.6.0 0.7.0