Skip to content

Commit 761f171

Browse files
bump version to 1.4.2
1 parent 76cf62e commit 761f171

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/bug_jellyseerr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ body:
77
id: app_version
88
attributes:
99
label: Moonfin version
10-
description: The app version / release tag (e.g., v1.4.1)
11-
placeholder: v1.4.1
10+
description: The app version / release tag (e.g., v1.4.2)
11+
placeholder: v1.4.2
1212
validations:
1313
required: true
1414

.github/ISSUE_TEMPLATE/bug_playback.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ body:
1212
id: app_version
1313
attributes:
1414
label: Moonfin version
15-
description: The app version / release tag (e.g., v1.4.1)
16-
placeholder: v1.4.1
15+
description: The app version / release tag (e.g., v1.4.2)
16+
placeholder: v1.4.2
1717
validations:
1818
required: true
1919

.github/ISSUE_TEMPLATE/bug_ui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ body:
77
id: app_version
88
attributes:
99
label: Moonfin version
10-
description: The app version / release tag (e.g., v1.4.1)
11-
placeholder: v1.4.1
10+
description: The app version / release tag (e.g., v1.4.2)
11+
placeholder: v1.4.2
1212
validations:
1313
required: true
1414

manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title=Moonfin
44
major_version=1
55
minor_version=4
6-
build_version=1
6+
build_version=2
77

88
### Main Menu Icons / Channel Poster Artwork
99

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "moonfin",
33
"type": "module",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"description": "Moonfin - Roku Client for Jellyfin",
66
"dependencies": {
77
"@rokucommunity/bslib": "0.1.1",

0 commit comments

Comments
 (0)