You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/report_issue.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ body:
52
52
label: Aniyomi version
53
53
description: You can find your Aniyomi version in **More → About**.
54
54
placeholder: |
55
-
Example: "0.18.1.0"
55
+
Example: "0.18.2.0"
56
56
validations:
57
57
required: true
58
58
@@ -97,7 +97,7 @@ body:
97
97
required: true
98
98
- label: I have gone through the [FAQ](https://aniyomi.org/docs/faq/general) and [troubleshooting guide](https://aniyomi.org/docs/guides/troubleshooting/).
99
99
required: true
100
-
- label: I have updated the app to version **[0.18.1.0](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
100
+
- label: I have updated the app to version **[0.18.2.0](https://github.com/aniyomiorg/aniyomi/releases/latest)**.
101
101
required: true
102
102
- label: I have filled out all of the requested information in this form, including specific version numbers.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
10
10
-`Fixed` - for any bug fixes.
11
11
-`Other` - for technical stuff.
12
12
13
+
## [v.0.18.2.0] - TBA
14
+
### Fixed
15
+
16
+
- Fix seasons and hosters not being called properly ([@hollow](https://github.com/hollowshiroyuki)) ([#2195](https://github.com/aniyomiorg/aniyomi/pull/2195))
0 commit comments