From 843d34b9aa7771cac179c6adbd64b0628535ef92 Mon Sep 17 00:00:00 2001 From: Mortennn Date: Sun, 11 Aug 2019 13:31:49 +0200 Subject: [PATCH] bump version --- Dozer/Other/Info.plist | 4 ++-- project.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dozer/Other/Info.plist b/Dozer/Other/Info.plist index fb1632a..00fa6b8 100755 --- a/Dozer/Other/Info.plist +++ b/Dozer/Other/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.1.0 + 4.0.0 CFBundleVersion - 21 + 6 Fabric APIKey diff --git a/project.yml b/project.yml index 545a254..1e2b85f 100755 --- a/project.yml +++ b/project.yml @@ -39,7 +39,7 @@ targets: ENABLE_HARDENED_RUNTIME: true MACOSX_DEPLOYMENT_TARGET: 10.13 VERSIONING_SYSTEM: apple-generic - CURRENT_PROJECT_VERSION: 3.1.0 + CURRENT_PROJECT_VERSION: 4.0 dependencies: - carthage: LaunchAtLogin - carthage: Defaults