From a74e2bcb7d3262073d05aa89140b1d202b7f179d Mon Sep 17 00:00:00 2001 From: Bohdan Horbeshko Date: Sun, 5 May 2024 13:16:38 -0400 Subject: Mute/unmute whole chats with no arguments --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a90eb8f..f8d5b73 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ COMMIT := $(shell git rev-parse --short HEAD) TD_COMMIT := "5bbfc1cf5dab94f82e02f3430ded7241d4653551" -VERSION := "v1.9.3" +VERSION := "v1.9.4" MAKEOPTS := "-j4" all: -- cgit v1.2.3