Skip to content

Commit 46dbdcd

Browse files
committed
0.1.0-beta.29
1 parent e0bbb9d commit 46dbdcd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.0",
33
"info": {
44
"title": "MediaTracker",
5-
"version": "0.1.0-beta.28",
5+
"version": "0.1.0-beta.29",
66
"license": {
77
"name": "MIT",
88
"url": "https://opensource.org/licenses/MIT"

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mediatracker",
3-
"version": "0.1.0-beta.28",
3+
"version": "0.1.0-beta.29",
44
"description": "Self hosted media tracker for movies, tv shows, video games, books and audiobooks",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)