chore(release): 1.1.1

This commit is contained in:
Fallenbagel
2022-06-20 20:11:05 +05:00
parent 99f1a4e4f3
commit f2c659c6f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# [1.2.0](https://github.com/fallenbagel/jellyseerr/compare/v1.1.0...v1.2.0) (2022-06-20)
# [1.1.1](https://github.com/fallenbagel/jellyseerr/compare/v1.1.0...v1.1.1) (2022-06-20)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "jellyseerr",
"version": "1.2.0",
"version": "1.1.1",
"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",