Skip to content

Commit e2c90dc

Browse files
committed
Bump docs and template versions to 0.8.1
1 parent 9fe64c0 commit e2c90dc

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ body:
5454
attributes:
5555
label: Mobile OS Version
5656
description: (Mobile users only) What version is your Operating System?
57-
placeholder: ex. iOS 26.0, Android 15, iPadOS 26.0
57+
placeholder: ex. iOS 26.2, Android 16, iPadOS 26.2
5858

5959
- type: input
6060
attributes:
6161
label: Version
6262
description: Which version are you playing on? The game version is in the bottom left corner of the main menu.
63-
placeholder: ex. 0.7.5
63+
placeholder: ex. 0.8.1
6464
validations:
6565
required: true
6666

.github/ISSUE_TEMPLATE/charting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ body:
3636
attributes:
3737
label: Version
3838
description: Which version are you playing on? The game version is in the bottom left corner of the main menu.
39-
placeholder: ex. 0.7.5
39+
placeholder: ex. 0.8.1
4040
validations:
4141
required: true
4242

.github/ISSUE_TEMPLATE/compiling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ body:
3636
attributes:
3737
label: Version
3838
description: Which version are you compiling? The game version is in the bottom left corner of the main menu or in the project.hxp file.
39-
placeholder: ex. 0.7.5
39+
placeholder: ex. 0.8.1
4040
validations:
4141
required: true
4242

.github/ISSUE_TEMPLATE/crash.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ body:
5555
attributes:
5656
label: Mobile OS Version
5757
description: (Mobile users only) What version is your Operating System?
58-
placeholder: ex. iOS 26.0, Android 15, iPadOS 26.0
58+
placeholder: ex. iOS 26.2, Android 16, iPadOS 26.2
5959

6060
- type: input
6161
attributes:
6262
label: Version
6363
description: Which version are you playing on? The game version is in the bottom left corner of the main menu.
64-
placeholder: ex. 0.7.5
64+
placeholder: ex. 0.8.1
6565
validations:
6666
required: true
6767

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This section provides guidelines to follow when [opening an issue](https://githu
6060

6161
## Requirements
6262
Make sure you're playing:
63-
- the latest version of the game (currently v0.7.5)
63+
- the latest version of the game (currently v0.8.1)
6464
- without any mods
6565
- on [Newgrounds](https://www.newgrounds.com/portal/view/770371) or downloaded from [itch.io](https://ninja-muffin24.itch.io/funkin)
6666

0 commit comments

Comments
 (0)