Skip to content

Commit

Permalink
chore: release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
noaione committed Feb 28, 2024
1 parent 3e8ce2e commit e55704c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/01_report_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ body:
description: |
You can find your `tosho` version with `tosho -V` in a terminal.
placeholder: |
Example: "0.4.0"
Example: "0.4.2"
validations:
required: true

Expand Down Expand Up @@ -106,7 +106,7 @@ body:
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the app to version **[0.4.0](https://github.com/noaione/tosho-mango/releases)**.
- label: I have updated the app to version **[0.4.2](https://github.com/noaione/tosho-mango/releases)**.
required: true
- label: I will fill out all of the requested information in this form.
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02_feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ body:
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the app to version **[0.4.0](https://github.com/noaione/tosho-mango/releases)**.
- label: I have updated the app to version **[0.4.2](https://github.com/noaione/tosho-mango/releases)**.
required: true
- label: This is not a source request rather request for a new feature in the Core app.
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/03_source_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ body:
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the app to version **[0.4.0](https://github.com/noaione/tosho-mango/releases)**.
- label: I have updated the app to version **[0.4.2](https://github.com/noaione/tosho-mango/releases)**.
required: true
- label: This is not a feature request rather request for a new source to be added.
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/04_questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ body:
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the app to version **[0.4.0](https://github.com/noaione/tosho-mango/releases)**.
- label: I have updated the app to version **[0.4.2](https://github.com/noaione/tosho-mango/releases)**.
required: true
- label: I will fill out all of the requested information in this form.
required: true
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ members = [
]

[workspace.package]
version = "0.4.2-dev"
version = "0.4.2"
edition = "2021"
authors = ["noaione <noaione@n4o.xyz>"]
license = "MIT"
Expand Down

0 comments on commit e55704c

Please sign in to comment.