Bump version
This commit is contained in:
parent
2fc7384419
commit
71c27cd6ab
4 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "Overseerr",
|
||||
"available": true,
|
||||
"port": 8118,
|
||||
"port": 8116,
|
||||
"id": "overseerr",
|
||||
"categories": ["media", "utilities"],
|
||||
"categories": ["media", "utilities"],
|
||||
"description": "Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services, such as Sonarr, Radarr, and Plex!",
|
||||
"short_desc": "Request management and media discovery tool for the Plex ecosystem",
|
||||
"author": "sct",
|
||||
"source": "https://github.com/sct/overseerr",
|
||||
"image": "/logos/apps/overseerr.jpg",
|
||||
"form_fields": []
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "runtipi",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "A homeserver for everyone",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "dashboard",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "jest --colors",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "system-api",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "",
|
||||
"exports": "./dist/server.js",
|
||||
"type": "module",
|
||||
|
|
Loading…
Add table
Reference in a new issue