update version

This commit is contained in:
2025-01-22 09:41:54 +02:00
parent d9f34486a6
commit 2e959116fd
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ import { cleanUrl, gateways, isUsingLocal } from "../background";
import { GlobalContext } from "../App";
const manifestData = {
version: "0.5.0",
version: "0.5.1",
};