Skip to content

Commit

Permalink
chore(release): v5.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Jun 18, 2024
1 parent 6266eff commit 05b69d4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/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 mod to version **[5.3.4](https://github.com/null2264/CobbleGen/releases/latest)**.
- label: I have updated the mod to version **[5.3.8](https://github.com/null2264/CobbleGen/releases/latest)**.
required: true
- label: I have checked the mod config for my feature.
required: true
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ body:
required: true
- label: I have written a short but informative title.
required: true
- label: I have updated the mod to version **[5.3.4](https://github.com/null2264/CobbleGen/releases/latest)**.
- label: I have updated the mod to version **[5.3.8](https://github.com/null2264/CobbleGen/releases/latest)**.
required: true
- label: I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements.
- label: I have filled out all of the requested information in this form.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ body:
required: true
- label: If I'm writing customGen configuration, I acknowledge that there are only 3 type of gens that exists which are `cobbleGen`, `stoneGen`, and `basaltGen`. Using any other type (such as `oreGen`) would cause it to stop working.
required: true
- label: I have updated the mod to version **[5.3.4](https://github.com/null2264/CobbleGen/releases/latest)**.
- label: I have updated the mod to version **[5.3.8](https://github.com/null2264/CobbleGen/releases/latest)**.
required: true
- label: I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements.
- label: I have filled out all of the requested information in this form.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx5G

# Mod Properties
mod_version=5.3.7
mod_version=5.3.8
version_stage=BETA
maven_group=io.github.null2264
archives_base_name=cobblegen
Expand Down

0 comments on commit 05b69d4

Please sign in to comment.