Skip to content

Commit d4df6fe

Browse files
Saqooshaclaude
andcommitted
Release 1.0.0
- Bump version to 1.0.0 (build 3) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 067e24e commit d4df6fe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

macos-app/AutoMeetsSlide.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
CLANG_WARN_UNREACHABLE_CODE = YES;
265265
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
266266
COPY_PHASE_STRIP = NO;
267-
CURRENT_PROJECT_VERSION = 1;
267+
CURRENT_PROJECT_VERSION = 3;
268268
DEBUG_INFORMATION_FORMAT = dwarf;
269269
ENABLE_STRICT_OBJC_MSGSEND = YES;
270270
ENABLE_TESTABILITY = YES;
@@ -377,7 +377,7 @@
377377
CLANG_WARN_UNREACHABLE_CODE = YES;
378378
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
379379
COPY_PHASE_STRIP = NO;
380-
CURRENT_PROJECT_VERSION = 1;
380+
CURRENT_PROJECT_VERSION = 3;
381381
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
382382
ENABLE_NS_ASSERTIONS = NO;
383383
ENABLE_STRICT_OBJC_MSGSEND = YES;

macos-app/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ options:
99
settings:
1010
base:
1111
MARKETING_VERSION: "1.0.0"
12-
CURRENT_PROJECT_VERSION: "1"
12+
CURRENT_PROJECT_VERSION: "3"
1313
SWIFT_VERSION: "5.9"
1414
MACOSX_DEPLOYMENT_TARGET: "14.0"
1515

0 commit comments

Comments
 (0)