Skip to content

Commit 7f83c11

Browse files
committed
chore: Sync project [skip ci]
1 parent abbe606 commit 7f83c11

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ body:
3535
required: true
3636
- label: If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help.
3737
required: true
38-
- label: I have updated the app to version **[1.9.7.2](https://github.com/null2264/yokai/releases/latest)**.
38+
- label: I have updated the app to version **[1.9.7.3](https://github.com/null2264/yokai/releases/latest)**.
3939
required: true
4040
- label: I have checked through the app settings for my feature.
4141
required: true

.github/ISSUE_TEMPLATE/issue_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ body:
100100
required: true
101101
- label: I have tried the [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/).
102102
required: true
103-
- label: I have updated the app to version **[1.9.7.2](https://github.com/null2264/yokai/releases/latest)**.
103+
- label: I have updated the app to version **[1.9.7.3](https://github.com/null2264/yokai/releases/latest)**.
104104
required: true
105105
- label: I have updated all installed extensions.
106106
required: true

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
8686
- Update null2264/actions digest to 363cb9c
8787
- Update dependency io.github.pdvrieze.xmlutil:core-android to v0.91.1
8888

89+
## [1.9.7.3]
90+
91+
### Fixes
92+
- More `Comparison method violates its general contract!` crash prevention
93+
8994
## [1.9.7.2]
9095

9196
### Fixes

0 commit comments

Comments
 (0)