readr

Minimal Terminal RSS Reader
Log | Files | Refs | README | LICENSE

commit 6f22e40e3756d1f36163bd5420486e781dacec67
parent 1ef8f26a12682f5db21460379b5c701abde91437
Author: citbl <citbl@citbl.org>
Date:   Mon, 27 Oct 2025 23:11:19 +1000

1.5 version bump

Diffstat:
Msrc/config.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.h b/src/config.h @@ -1,6 +1,6 @@ #pragma once -#define VERSION "v1.4" +#define VERSION "v1.5" #define USER_AGENT \ "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 " \