mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 00:34:56 +01:00
chore: replace stable with unstable by replacing the version number with v0.1.0
replace stable with unstable by replacing the version number with v0.1.0 for testing purposes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jellyseerr",
|
||||
"version": "1.29.1",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "nodemon -e ts --watch server --watch overseerr-api.yml -e .json,.ts,.yml -x ts-node --files --project server/tsconfig.json server/index.ts",
|
||||
@@ -218,4 +218,4 @@
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user