From 7becb2f50066b7cbfff48aa6dee03b8a6b06bbb3 Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Sat, 16 Sep 2023 12:08:26 +0200 Subject: [PATCH] Release 3.12.0 --- Project.swift | 4 ++-- appcast.xml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Project.swift b/Project.swift index c84f5731..67fcc6c2 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": "216", + "CURRENT_PROJECT_VERSION": "225", "DEVELOPMENT_TEAM": env["TEAM_ID"], "ENABLE_HARDENED_RUNTIME": true, - "MARKETING_VERSION": "3.11.2", + "MARKETING_VERSION": "3.12.0", "PRODUCT_NAME": "Keyboard Cowboy" ], configurations: [ diff --git a/appcast.xml b/appcast.xml index 7067f1cb..d3d2670f 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,6 +2,14 @@ Keyboard Cowboy + + 3.12.0 + Sat, 16 Sep 2023 12:04:17 +0200 + 226 + 3.12.0 + 13.0 + + 3.11.2 Sat, 26 Aug 2023 13:30:41 +0200 @@ -18,14 +26,6 @@ 13.0 - - 3.11.0 - Thu, 24 Aug 2023 20:36:25 +0200 - 211 - 3.11.0 - 13.0 - - 0.4.1 Mon, 21 Dec 2020 19:46:13 +0100