Skip to content

Commit 0e1f144

Browse files
committed
Update version to 1.10.6
1 parent a414c68 commit 0e1f144

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lsar.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#import "CSJSONPrinter.h"
2626
#import "CommandLineCommon.h"
2727

28-
#define VERSION_STRING @"v1.10.5"
28+
#define VERSION_STRING @"v1.10.6"
2929

3030
#define EntryDoesNotNeedTestingResult 0
3131
#define EntryIsNotSupportedResult 1

unar.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#import "CommandLineCommon.h"
2525
#import "CSFileHandle.h"
2626

27-
#define VERSION_STRING @"v1.10.5"
27+
#define VERSION_STRING @"v1.10.6"
2828

2929
@interface Unarchiver:NSObject {}
3030
@end

0 commit comments

Comments
 (0)