Bump version to 1.3.0

Prepares the project for the next release with updated version information.
This commit is contained in:
n4ze3m 2024-09-29 23:59:41 +05:30
parent 192e3893bb
commit d7510333a7

View File

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