A decentralized music tracking and discovery platform built on AT Protocol ๐ŸŽต

Bump CLI version and fix README image link

+2 -2
+1 -1
apps/cli/README.md
··· 4 4 5 5 ๐Ÿ“š **[View Full Documentation](https://docs.rocksky.app)** 6 6 7 - ![Rocksky CLI Preview](./preview.png) 7 + ![Rocksky CLI Preview](https://raw.githubusercontent.com/tsirysndr/rocksky/refs/heads/main/apps/cli/preview.png) 8 8 9 9 ## Features 10 10 - ๐Ÿ” Authenticate with your Rocksky account using OAuth
+1 -1
apps/cli/package.json
··· 1 1 { 2 2 "name": "@rocksky/cli", 3 - "version": "0.3.2", 3 + "version": "0.3.3", 4 4 "description": "Command-line interface for Rocksky โ€“ scrobble tracks, view stats, and manage your listening history", 5 5 "main": "dist/index.js", 6 6 "type": "module",