Skip to content

Commit fd0fa53

Browse files
authored
Update release.yml to add more minecraft versions
1 parent 42ae0a2 commit fd0fa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
name: GeyserVoice ${{ github.event.inputs.tag }}
8888
project_id: WtPu56Wa
8989
loaders: paper, spigot, bukkit, purpur, velocity, bungeecord
90-
game_versions: 1.20.2:1.21.4
90+
game_versions: 1.20.2:1.21.10
9191
version_number: ${{ github.event.inputs.tag }}
9292
featured: ${{ github.event.inputs.status == 'stable' }}
9393
version_type: ${{ github.event.inputs.status == 'stable' && 'release' || 'beta' }}

0 commit comments

Comments
 (0)