Skip to content

Commit b7e8f6d

Browse files
committed
chore(release): set 2026.5.16 version
1 parent a87fcef commit b7e8f6d

129 files changed

Lines changed: 228 additions & 222 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/android/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ android {
6565
applicationId = "ai.openclaw.app"
6666
minSdk = 31
6767
targetSdk = 36
68-
versionCode = 2026051200
69-
versionName = "2026.5.12"
68+
versionCode = 2026051600
69+
versionName = "2026.5.16"
7070
ndk {
7171
// Support all major ABIs — native libs are tiny (~47 KB per ABI)
7272
abiFilters += listOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")

apps/ios/Config/Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
// Source of truth: apps/ios/version.json
33
// Generated by scripts/ios-sync-versioning.ts.
44

5-
OPENCLAW_IOS_VERSION = 2026.5.12
6-
OPENCLAW_MARKETING_VERSION = 2026.5.12
5+
OPENCLAW_IOS_VERSION = 2026.5.16
6+
OPENCLAW_MARKETING_VERSION = 2026.5.16
77
OPENCLAW_BUILD_VERSION = 1
88

99
#include? "../build/Version.xcconfig"

apps/ios/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2026.5.12"
2+
"version": "2026.5.16"
33
}

apps/macos/Sources/OpenClaw/Resources/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2026.5.12</string>
18+
<string>2026.5.16</string>
1919
<key>CFBundleVersion</key>
20-
<string>2026051200</string>
20+
<string>2026051600</string>
2121
<key>CFBundleIconFile</key>
2222
<string>OpenClaw</string>
2323
<key>CFBundleURLTypes</key>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
354b253545030c2141c09a1e1488dd1be1be593e1903df1b9b214e017f00bc68 plugin-sdk-api-baseline.json
2-
fc49f507f551cef6edcaadd071f8731094c5587fed761a77446a4265916ab93d plugin-sdk-api-baseline.jsonl
1+
eed14a427f34d1531d63e5f1065ef2325b46f77e5a16ce809e5e845cd6700769 plugin-sdk-api-baseline.json
2+
d8d090e4858f8d619b2151d69b8dc992132bc8930e04b990e4a69a433fb19d41 plugin-sdk-api-baseline.jsonl

extensions/acpx/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/acpx",
3-
"version": "2026.5.14",
3+
"version": "2026.5.16",
44
"description": "OpenClaw ACP runtime backend",
55
"repository": {
66
"type": "git",
@@ -26,10 +26,10 @@
2626
"minHostVersion": ">=2026.4.25"
2727
},
2828
"compat": {
29-
"pluginApi": ">=2026.5.14"
29+
"pluginApi": ">=2026.5.16"
3030
},
3131
"build": {
32-
"openclawVersion": "2026.5.14",
32+
"openclawVersion": "2026.5.16",
3333
"staticAssets": [
3434
{
3535
"source": "./src/runtime-internals/mcp-proxy.mjs",

extensions/admin-http-rpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/admin-http-rpc",
3-
"version": "2026.5.14",
3+
"version": "2026.5.16",
44
"private": true,
55
"description": "OpenClaw admin HTTP RPC endpoint",
66
"type": "module",

extensions/alibaba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/alibaba-provider",
3-
"version": "2026.5.14",
3+
"version": "2026.5.16",
44
"private": true,
55
"description": "OpenClaw Alibaba Model Studio video provider plugin",
66
"type": "module",

extensions/amazon-bedrock-mantle/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/amazon-bedrock-mantle-provider",
3-
"version": "2026.5.14",
3+
"version": "2026.5.16",
44
"description": "OpenClaw Amazon Bedrock Mantle (OpenAI-compatible) provider plugin",
55
"repository": {
66
"type": "git",
@@ -25,10 +25,10 @@
2525
"minHostVersion": ">=2026.5.12-beta.1"
2626
},
2727
"compat": {
28-
"pluginApi": ">=2026.5.14"
28+
"pluginApi": ">=2026.5.16"
2929
},
3030
"build": {
31-
"openclawVersion": "2026.5.14",
31+
"openclawVersion": "2026.5.16",
3232
"bundledDist": false
3333
},
3434
"release": {

extensions/amazon-bedrock/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openclaw/amazon-bedrock-provider",
3-
"version": "2026.5.14",
3+
"version": "2026.5.16",
44
"description": "OpenClaw Amazon Bedrock provider plugin",
55
"repository": {
66
"type": "git",
@@ -27,10 +27,10 @@
2727
"minHostVersion": ">=2026.5.12-beta.1"
2828
},
2929
"compat": {
30-
"pluginApi": ">=2026.5.14"
30+
"pluginApi": ">=2026.5.16"
3131
},
3232
"build": {
33-
"openclawVersion": "2026.5.14",
33+
"openclawVersion": "2026.5.16",
3434
"bundledDist": false
3535
},
3636
"release": {

0 commit comments

Comments
 (0)