Skip to content

Commit

Permalink
Merge pull request #157 from Fallenbagel/staging-for-1.1.1
Browse files Browse the repository at this point in the history
chore(release): 1.1.1
  • Loading branch information
Fallenbagel authored Jun 20, 2022
2 parents 99f1a4e + f2c659c commit 8feb20f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8feb20f

Please sign in to comment.