feat: update supported CLI version to 2.1.131 #266

Open
opened 2026-05-06 12:24:09 -07:00 by hikari · 0 comments
Owner

Overview

The supported CLI version constant in src/lib/components/CliVersion.svelte is currently "2.1.104". It should be updated to "2.1.131" to reflect the latest audited version.

Changes Required

  • Update the SUPPORTED_VERSION constant in src/lib/components/CliVersion.svelte from "2.1.104" to "2.1.131"

References

  • Claude Code CLI changelog: v2.1.105 through v2.1.131

This issue was created with help from Hikari~ 🌸

## Overview The supported CLI version constant in `src/lib/components/CliVersion.svelte` is currently `"2.1.104"`. It should be updated to `"2.1.131"` to reflect the latest audited version. ## Changes Required - Update the `SUPPORTED_VERSION` constant in `src/lib/components/CliVersion.svelte` from `"2.1.104"` to `"2.1.131"` ## References - Claude Code CLI changelog: v2.1.105 through v2.1.131 ✨ This issue was created with help from Hikari~ 🌸
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#266