chore: release 2026.1.11-1

This commit is contained in:
Peter Steinberger
2026-01-12 09:46:34 +00:00
parent b9bd380ed8
commit c13de0b41d
7 changed files with 22 additions and 16 deletions

View File

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

View File

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

View File

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