Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit e46a14e

Browse files
author
chrwend
committed
Merge branch 'feature/exclude-subfolder-from-backup' into develop
2 parents a811847 + 58a0aca commit e46a14e

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
-190 KB
Binary file not shown.
-190 KB
Binary file not shown.

UnityPluginSources/HockeyAppUnity/HockeyAppUnity.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ + (NSString *)bundleIdentifier;{
107107

108108
+ (NSString *)sdkVersion{
109109

110-
return @"4.0.0";
110+
return @"4.0.1";
111111
}
112112

113113
+ (NSString *)sdkName{
-190 KB
Binary file not shown.

0 commit comments

Comments
 (0)