Skip to content

Commit 6fbb3e7

Browse files
author
Aleix Ventayol
committed
chore: update SDK version to 20260119 in sdk-version.json and SDKVersion.h
1 parent dcf77fb commit 6fbb3e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ios/SDKVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#ifndef SDK_VERSION_H
77
#define SDK_VERSION_H
88

9-
static const int SDK_VERSION = 20260105;
9+
static const int SDK_VERSION = 20260119;
1010

1111
#endif /* SDK_VERSION_H */

sdk-version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": 20260105
2+
"version": 20260119
33
}
44

0 commit comments

Comments
 (0)