chore: release 2026.1.11-2

This commit is contained in:
Peter Steinberger
2026-01-12 10:14:24 +00:00
parent 35f8be33d2
commit c1f8f1d9d0
8 changed files with 37 additions and 16 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId = "com.clawdbot.android"
minSdk = 31
targetSdk = 36
versionCode = 202601111
versionName = "2026.1.11-1"
versionCode = 202601112
versionName = "2026.1.11-2"
}
buildTypes {

View File

@@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.1.11-1</string>
<string>2026.1.11-2</string>
<key>CFBundleVersion</key>
<string>202601111</string>
<string>202601112</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.11-1</string>
<string>2026.1.11-2</string>
<key>CFBundleVersion</key>
<string>202601111</string>
<string>202601112</string>
</dict>
</plist>

View File

@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.1.11-1</string>
<string>2026.1.11-2</string>
<key>CFBundleVersion</key>
<string>202601111</string>
<string>202601112</string>
<key>CFBundleIconFile</key>
<string>Clawdbot</string>
<key>CFBundleURLTypes</key>