mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 15:15:59 +01:00
props: bump version to 0.1.2
This commit is contained in:
parent
eb916db19c
commit
7cff4581a3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
cmake_minimum_required(VERSION 3.19)
|
cmake_minimum_required(VERSION 3.19)
|
||||||
|
|
||||||
set(VERSION 0.1.1)
|
set(VERSION 0.1.2)
|
||||||
|
|
||||||
project(hypridle
|
project(hypridle
|
||||||
DESCRIPTION "An idle management daemon for Hyprland"
|
DESCRIPTION "An idle management daemon for Hyprland"
|
||||||
|
|
Loading…
Reference in a new issue