feat: Bump application version to 1.3.5

Updates the application version in the wxt.config.ts file from 1.3.4 to 1.3.5.
This commit is contained in:
n4ze3m 2024-11-16 15:42:31 +05:30
parent 5678a0f8b2
commit 4292dc45ea

View File

@ -50,7 +50,7 @@ export default defineConfig({
outDir: "build",
manifest: {
version: "1.3.4",
version: "1.3.5",
name:
process.env.TARGET === "firefox"
? "Page Assist - A Web UI for Local AI Models"