chore: release 2026.1.11

This commit is contained in:
Peter Steinberger
2026-01-12 09:27:43 +00:00
parent 8fb655198f
commit 6bd689a847
6 changed files with 16 additions and 16 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId = "com.clawdbot.android"
minSdk = 31
targetSdk = 36
versionCode = 20260109
versionName = "2026.1.9"
versionCode = 20260111
versionName = "2026.1.11"
}
buildTypes {

View File

@@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.1.9</string>
<string>2026.1.11</string>
<key>CFBundleVersion</key>
<string>20260109</string>
<string>20260111</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoadsInWebContent</key>

View File

@@ -17,8 +17,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2026.1.9</string>
<string>2026.1.11</string>
<key>CFBundleVersion</key>
<string>20260109</string>
<string>20260111</string>
</dict>
</plist>

View File

@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.1.9</string>
<string>2026.1.11</string>
<key>CFBundleVersion</key>
<string>20260109</string>
<string>20260111</string>
<key>CFBundleIconFile</key>
<string>Clawdbot</string>
<key>CFBundleURLTypes</key>