version: bump to 0.8.0

This commit is contained in:
Vaxry 2025-06-26 18:23:47 +02:00
parent 376d0209c8
commit 2cd5e4fcd5
Signed by: vaxry
GPG key ID: 665806380871D640
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
0.7.1
0.8.0