diff --git a/apps/bridge/package.json b/apps/bridge/package.json index 18e9d4e..dfdc4d6 100644 --- a/apps/bridge/package.json +++ b/apps/bridge/package.json @@ -1,6 +1,6 @@ { "name": "@codedeck/bridge", - "version": "0.11.0", + "version": "0.11.1", "type": "module", "bin": { "codedeck-bridge": "./out/main.js" diff --git a/apps/mobile/package.json b/apps/mobile/package.json index 924a0b6..540a2f0 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@codedeck/mobile", - "version": "0.11.0", + "version": "0.11.1", "private": true, "type": "module", "license": "MIT", diff --git a/apps/mobile/src-tauri/Cargo.lock b/apps/mobile/src-tauri/Cargo.lock index 5fadfae..6dde168 100644 --- a/apps/mobile/src-tauri/Cargo.lock +++ b/apps/mobile/src-tauri/Cargo.lock @@ -665,7 +665,7 @@ dependencies = [ [[package]] name = "codedeck-mobile" -version = "0.11.0" +version = "0.11.1" dependencies = [ "hex", "mdk-core", diff --git a/apps/mobile/src-tauri/Cargo.toml b/apps/mobile/src-tauri/Cargo.toml index e14d834..a725321 100644 --- a/apps/mobile/src-tauri/Cargo.toml +++ b/apps/mobile/src-tauri/Cargo.toml @@ -2,7 +2,7 @@ name = "codedeck-mobile" # Semver per package (plan: the padded/unpadded calendar-version Cargo footgun # is dead). Keep in lockstep with tauri.conf.json `version`. -version = "0.11.0" +version = "0.11.1" description = "CodeDeck — remote-control Claude Code over Nostr (mobile/desktop shell)" edition = "2021" rust-version = "1.77.2" diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index db169ae..dfb1847 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index 4306a57..6823e28 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index db169ae..dfb1847 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index d4f4920..e1e2a1d 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index eb4ad8e..05261ee 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index d4f4920..e1e2a1d 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 84e6e2c..1f430b2 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index c992082..da4acee 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 84e6e2c..1f430b2 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 45d7d3e..a65ef7e 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index 2098c4b..9497eb2 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 45d7d3e..a65ef7e 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 6263bc6..de64648 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index f979691..c7e4513 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 6263bc6..de64648 100644 Binary files a/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/apps/mobile/src-tauri/gen/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/apps/mobile/src-tauri/icons/128x128.png b/apps/mobile/src-tauri/icons/128x128.png index 1d4fe9f..1889457 100644 Binary files a/apps/mobile/src-tauri/icons/128x128.png and b/apps/mobile/src-tauri/icons/128x128.png differ diff --git a/apps/mobile/src-tauri/icons/128x128@2x.png b/apps/mobile/src-tauri/icons/128x128@2x.png index e784b3a..356633d 100644 Binary files a/apps/mobile/src-tauri/icons/128x128@2x.png and b/apps/mobile/src-tauri/icons/128x128@2x.png differ diff --git a/apps/mobile/src-tauri/icons/icon.png b/apps/mobile/src-tauri/icons/icon.png index 49a5c67..5b4f578 100644 Binary files a/apps/mobile/src-tauri/icons/icon.png and b/apps/mobile/src-tauri/icons/icon.png differ diff --git a/apps/mobile/src-tauri/tauri.conf.json b/apps/mobile/src-tauri/tauri.conf.json index 89c77fb..c0b08d0 100644 --- a/apps/mobile/src-tauri/tauri.conf.json +++ b/apps/mobile/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "CodeDeck+", - "version": "0.11.0", + "version": "0.11.1", "identifier": "com.codedeck.plus", "build": { "frontendDist": "../dist", diff --git a/package.json b/package.json index b779694..1787491 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "codedeck-plus", "private": true, - "version": "0.11.0", + "version": "0.11.1", "description": "CodeDeck+ community continuation of CodeDeck Next — unified bridge + mobile monorepo with Tor/SOCKS5 transport and NIP-42 relay auth.", "scripts": { "typecheck": "pnpm -r --no-bail run typecheck", diff --git a/packages/core/package.json b/packages/core/package.json index 7a19aca..106a522 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@codedeck/core", - "version": "0.11.0", + "version": "0.11.1", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/protocol/package.json b/packages/protocol/package.json index 7fad87a..3b0d79f 100644 --- a/packages/protocol/package.json +++ b/packages/protocol/package.json @@ -1,6 +1,6 @@ { "name": "@codedeck/protocol", - "version": "0.11.0", + "version": "0.11.1", "private": true, "type": "module", "main": "src/index.ts", diff --git a/packages/testkit/package.json b/packages/testkit/package.json index be4d879..b0e4269 100644 --- a/packages/testkit/package.json +++ b/packages/testkit/package.json @@ -1,6 +1,6 @@ { "name": "@codedeck/testkit", - "version": "0.11.0", + "version": "0.11.1", "private": true, "type": "module", "main": "src/index.ts",