chore: bump versions to 2026.1.9

This commit is contained in:
Peter Steinberger
2026-01-09 10:02:15 +01:00
parent 827e68eadd
commit e0c310d056
7 changed files with 17 additions and 17 deletions

View File

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

View File

@@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2026.1.8</string>
<string>2026.1.9</string>
<key>CFBundleVersion</key>
<string>20260108</string>
<string>20260109</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.8</string>
<string>2026.1.9</string>
<key>CFBundleVersion</key>
<string>20260108</string>
<string>20260109</string>
</dict>
</plist>

View File

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