tauri-apps/tauri

[bug] missing `tauri-cli-v2.0.4` tag

podsvirov opened this issue · 1 comments

Describe the bug

The #11373 was merged, but tauri-cli-v2.0.4 tag missing.

Reproduction

No response

Expected behavior

No response

Full tauri info output

$ cargo tauri info


[✘] Environment
    - OS: Windows 10.0.22631 x86_64 (X64)
    ✔ WebView2: 129.0.2792.89
    ✘ Couldn't detect any Visual Studio or VS Build Tools instance with MSVC and SDK components. Download from https://aka.ms/vs/17/release/vs_BuildTools.exe
    ✔ rustc: 1.82.0 (f6e511eec 2024-10-15) (Rev1, Built by MSYS2 project)
    ✔ cargo: 1.82.0 (8f40fc59f 2024-08-21)
    ⚠ rustup: not installed!
      If you have rust installed some other way, we recommend uninstalling it
      then use rustup instead. Visit https://rustup.rs/
    ⚠ Rust toolchain: couldn't be detected!
      Maybe you don't have rustup installed? if so, Visit https://rustup.rs/
    - node: 22.9.0
    - pnpm: 9.12.2
    - yarn: 1.22.22
    - npm: 10.8.3

[-] Packages
    - tauri-cli 🦀: 2.0.3
    - @tauri-apps/api : not installed!
    - @tauri-apps/cli : 2.0.3

[-] Plugins

[-] App

Stack trace

No response

Additional context

No response

Thanks!