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:
parent
5678a0f8b2
commit
4292dc45ea
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user