This commit is contained in:
2025-08-16 21:01:23 +02:00
parent ef2912d034
commit 9f08aefcff

View File

@@ -5,7 +5,7 @@ import (
) )
const ( const (
VERSION = "v0.2.0" VERSION = "v0.3.0"
IPC_HEADER_SIZE = 14 IPC_HEADER_SIZE = 14
IPC_MAGIC = "i3-ipc" IPC_MAGIC = "i3-ipc"