From 771f722eb3b6edc4f2a5afaebea5fd934ebbe172 Mon Sep 17 00:00:00 2001 From: Matthew Horan Date: Thu, 29 Feb 2024 20:33:40 -0500 Subject: [PATCH] Release v1.1.1 build 3 * Clear state and disconnect when weechat upgrading * Improved handling for closed buffers * Show connection / auth errors on login form * Implement read marker and synchronize with weechat --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 01f9511..c9365ab 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,7 @@ "config": { "usesNonExemptEncryption": false }, - "buildNumber": "2" + "buildNumber": "3" }, "android": { "package": "com.matthoran.weechatrn"