minor visual changes and fixes

This commit is contained in:
daniel31x13
2023-11-11 15:56:45 -05:00
parent dd09fd9026
commit 11c834c61b
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import {
} from "@fortawesome/free-brands-svg-icons";
export default function SettingsSidebar({ className }: { className?: string }) {
const LINKWARDEN_VERSION = "v2.2.0";
const LINKWARDEN_VERSION = "v2.2.1";
const { collections } = useCollectionStore();