We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0993e3 commit c04662eCopy full SHA for c04662e
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 3.4.5
2
+This is a test
3
+
4
# 3.4.4
5
## Fixes
6
- Attempted to fix crash during Battlegrounds games
HSTracker.xcodeproj/project.pbxproj
@@ -6960,7 +6960,7 @@
6960
"$(SDKROOT)/usr/lib/swift",
6961
);
6962
MACOSX_DEPLOYMENT_TARGET = 10.14;
6963
- MARKETING_VERSION = 3.4.4;
+ MARKETING_VERSION = 3.4.5;
6964
OTHER_CFLAGS = "$(inherited)";
6965
OTHER_CODE_SIGN_FLAGS = "--deep";
6966
OTHER_LDFLAGS = (
@@ -7011,7 +7011,7 @@
7011
7012
7013
7014
7015
7016
7017
"$(inherited)",
0 commit comments