Private
Public Access
1
0

feat: add version display to sidebar and bump to v1.1.4 (#51)
Some checks failed
CI Pipeline / Rust Format Check (push) Successful in 7s
CI Pipeline / Clippy Lints (push) Successful in 51s
CI Pipeline / Rust Unit Tests (push) Failing after 1m40s
CI Pipeline / Security Audit (push) Successful in 4s
CI Pipeline / Frontend Lint & Type Check (push) Successful in 14s
CI Pipeline / Build .deb & Release (push) Has been skipped

This commit is contained in:
Draco-Lunaris-Echo
2026-06-08 17:44:20 -05:00
committed by GitHub
parent e17b740415
commit 836d409e3b
6 changed files with 14 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"name": "patch-manager-ui",
"private": true,
"version": "1.1.2",
"version": "1.1.4",
"type": "module",
"scripts": {
"dev": "vite",