From 59cb1b1dbb6cdfccb62744d11681929753e0d6f2 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Tue, 21 Nov 2023 16:00:38 -0600 Subject: [PATCH] 1.13.1 --- app/build/resources/linux/mailspring.appdata.xml.in | 3 ++- app/package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/build/resources/linux/mailspring.appdata.xml.in b/app/build/resources/linux/mailspring.appdata.xml.in index 8f184c18f1..a20a8d5695 100644 --- a/app/build/resources/linux/mailspring.appdata.xml.in +++ b/app/build/resources/linux/mailspring.appdata.xml.in @@ -33,7 +33,8 @@ - + + diff --git a/app/package.json b/app/package.json index 666ccd0045..a4bc5fe02f 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "mailspring", "productName": "Mailspring", - "version": "1.13.0", + "version": "1.13.1", "repository": { "type": "git", "url": "git://github.com/foundry376/mailspring.git"