From 9403a9c64cd7203e98003ea6441ab0d55e93ffc9 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Sat, 10 Aug 2024 11:50:13 +0700 Subject: [PATCH] chore: Sync project --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/issue_report.yml | 2 +- CHANGELOG.md | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 9701387eaa..4d3864d4ab 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -35,7 +35,7 @@ body: required: true - 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. required: true - - label: I have updated the app to version **[1.8.4.5](https://github.com/null2264/yokai/releases/latest)**. + - label: I have updated the app to version **[1.8.4.6](https://github.com/null2264/yokai/releases/latest)**. required: true - label: I have checked through the app settings for my feature. required: true diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index 51ccf3cfbe..3fe214b9e9 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -100,7 +100,7 @@ body: required: true - label: I have tried the [troubleshooting guide](https://mihon.app/help/). required: true - - label: I have updated the app to version **[1.8.4.5](https://github.com/null2264/yokai/releases/latest)**. + - label: I have updated the app to version **[1.8.4.6](https://github.com/null2264/yokai/releases/latest)**. required: true - label: I have updated all installed extensions. required: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 76d291ecae..2951d4f5c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,7 +72,3 @@ - Start using Voyager for navigation - Update dependency androidx.work:work-runtime-ktx to v2.9.1 - Update dependency androidx.annotation:annotation to v1.8.2 -- Replace dependency br.com.simplepass:loading-button-android with - com.github.leandroBorgesFerreira:LoadingButtonAndroid -- Replace dependency com.github.florent37:viewtooltip with - com.github.CarlosEsco:ViewTooltip