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

Commit 8beb76c

Browse files
author
Rad Azzouz
committed
Bumped the API VERSION_NUMBER.
1 parent fd4d040 commit 8beb76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OnePasswordExtension.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#import "OnePasswordExtension.h"
99

1010
// Version
11-
#define VERSION_NUMBER @(150)
11+
#define VERSION_NUMBER @(160)
1212
static NSString *const AppExtensionVersionNumberKey = @"version_number";
1313

1414
// Available App Extension Actions

0 commit comments

Comments
 (0)