From 034df60f35813be681edcccd851ce02e3d5b2a5d Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Tue, 22 Aug 2023 22:11:10 +0200 Subject: [PATCH] Release 3.10.0 --- Project.swift | 4 ++-- appcast.xml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Project.swift b/Project.swift index 246edb99..5a23d495 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": "198", + "CURRENT_PROJECT_VERSION": "199", "DEVELOPMENT_TEAM": env["TEAM_ID"], "ENABLE_HARDENED_RUNTIME": true, - "MARKETING_VERSION": "3.9.1", + "MARKETING_VERSION": "3.10.0", "PRODUCT_NAME": "Keyboard Cowboy" ], configurations: [ diff --git a/appcast.xml b/appcast.xml index 76780c12..da56bbe3 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,6 +2,14 @@ Keyboard Cowboy + + 3.10.0 + Tue, 22 Aug 2023 21:34:00 +0200 + 200 + 3.10.0 + 13.0 + + 3.9.1 Fri, 18 Aug 2023 16:39:03 +0200 @@ -18,14 +26,6 @@ 13.0 - - 3.8.1 - Thu, 29 Jun 2023 19:12:48 +0200 - 191 - 3.8.1 - 13.0 - - 0.4.1 Mon, 21 Dec 2020 19:46:13 +0100