diff --git a/package-lock.json b/package-lock.json index e7a5c700..996792f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "watcharr", - "version": "4.2.0", + "version": "4.2.1-dev1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "watcharr", - "version": "4.2.0", + "version": "4.2.1-dev1", "license": "GPL-3.0-only", "dependencies": { "blurhash": "2.0.5", diff --git a/package.json b/package.json index 347ea874..f81346ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "watcharr", "license": "GPL-3.0-only", - "version": "4.2.0", + "version": "4.2.1-dev1", "private": true, "scripts": { "dev": "vite dev", diff --git a/server/VERSION b/server/VERSION index ef8d7569..9a04a660 100644 --- a/server/VERSION +++ b/server/VERSION @@ -1 +1 @@ -4.2.0 \ No newline at end of file +4.2.1-dev1 \ No newline at end of file