Skip to content

Commit c04662e

Browse files
committed
Version 3.4.5
1 parent d0993e3 commit c04662e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.4.5
2+
This is a test
3+
14
# 3.4.4
25
## Fixes
36
- Attempted to fix crash during Battlegrounds games

HSTracker.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6960,7 +6960,7 @@
69606960
"$(SDKROOT)/usr/lib/swift",
69616961
);
69626962
MACOSX_DEPLOYMENT_TARGET = 10.14;
6963-
MARKETING_VERSION = 3.4.4;
6963+
MARKETING_VERSION = 3.4.5;
69646964
OTHER_CFLAGS = "$(inherited)";
69656965
OTHER_CODE_SIGN_FLAGS = "--deep";
69666966
OTHER_LDFLAGS = (
@@ -7011,7 +7011,7 @@
70117011
"$(SDKROOT)/usr/lib/swift",
70127012
);
70137013
MACOSX_DEPLOYMENT_TARGET = 10.14;
7014-
MARKETING_VERSION = 3.4.4;
7014+
MARKETING_VERSION = 3.4.5;
70157015
OTHER_CODE_SIGN_FLAGS = "--deep";
70167016
OTHER_LDFLAGS = (
70177017
"$(inherited)",

0 commit comments

Comments
 (0)