Bump version to 1.3.1

Minor version bump to reflect updates.
This commit is contained in:
n4ze3m 2024-10-19 18:22:33 +05:30
parent d5902dd6ef
commit fd5339d90a

View File

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