Skip to content

Commit 1874182

Browse files
authored
Merge pull request #31 from jasonlong/release/v0.5.7
Bump version to 0.5.7
2 parents 0204930 + 7f3b1d5 commit 1874182

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Octodot.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@
446446
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
447447
MTL_FAST_MATH = YES;
448448
OCTODOT_BUILD_NUMBER = 1;
449-
OCTODOT_MARKETING_VERSION = 0.5.6;
449+
OCTODOT_MARKETING_VERSION = 0.5.7;
450450
ONLY_ACTIVE_ARCH = YES;
451451
SDKROOT = macosx;
452452
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG";
@@ -502,7 +502,7 @@
502502
MACOSX_DEPLOYMENT_TARGET = 14.0;
503503
MTL_FAST_MATH = YES;
504504
OCTODOT_BUILD_NUMBER = 1;
505-
OCTODOT_MARKETING_VERSION = 0.5.6;
505+
OCTODOT_MARKETING_VERSION = 0.5.7;
506506
SDKROOT = macosx;
507507
SWIFT_COMPILATION_MODE = wholemodule;
508508
SWIFT_OPTIMIZATION_LEVEL = "-O";

0 commit comments

Comments
 (0)