From 7d2e5226fb54817e3b49018d54e28cb464334b47 Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Fri, 18 Aug 2023 17:10:48 +0200 Subject: [PATCH] Release 3.9.1 --- Project.swift | 4 ++-- appcast.xml | 24 ++++++++---------------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/Project.swift b/Project.swift index c857d0c3..246edb99 100644 --- a/Project.swift +++ b/Project.swift @@ -53,10 +53,10 @@ let project = Project( "ASSETCATALOG_COMPILER_APPICON_NAME": "AppIcon", "CODE_SIGN_IDENTITY": "Apple Development", "CODE_SIGN_STYLE": "Automatic", - "CURRENT_PROJECT_VERSION": "195", + "CURRENT_PROJECT_VERSION": "198", "DEVELOPMENT_TEAM": env["TEAM_ID"], "ENABLE_HARDENED_RUNTIME": true, - "MARKETING_VERSION": "3.9.0", + "MARKETING_VERSION": "3.9.1", "PRODUCT_NAME": "Keyboard Cowboy" ], configurations: [ diff --git a/appcast.xml b/appcast.xml index a55c18b3..76780c12 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,6 +2,14 @@ Keyboard Cowboy + + 3.9.1 + Fri, 18 Aug 2023 16:39:03 +0200 + 199 + 3.9.1 + 13.0 + + 3.9.0 Thu, 17 Aug 2023 20:13:59 +0200 @@ -18,22 +26,6 @@ 13.0 - - 3.8.0 - Tue, 27 Jun 2023 20:37:43 +0200 - 188 - 3.8.0 - 13.0 - - - - 3.7.0 - Mon, 19 Jun 2023 20:46:31 +0200 - 171 - 3.7.0 - 13.0 - - 0.4.1 Mon, 21 Dec 2020 19:46:13 +0100