Skip to content

Commit 7acbc04

Browse files
authored
Bump version + tweak prompt to include version (#6409) [skip ci]
Will need to be updated after version updates
1 parent 2acb343 commit 7acbc04

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/issue.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ jobs:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525

2626
- name: Check Content
27-
uses: machiecodes/check-content@v1.0.6
27+
uses: machiecodes/check-content@v1.0.7
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
3131
with:
3232
gemini-model: "gemini-3-flash-preview"
3333
project-context: "Meteor Client is a Minecraft utility client built as a Fabric mod, intended for use
34-
on anarchy servers where hack clients are permitted. It is written in Java and targets a specific
35-
Minecraft version at any given time. It is open source and maintained on GitHub."
34+
on anarchy servers where hack clients are permitted. It is written in Java and is currently targeting
35+
Minecraft version 26.1.2."
3636

0 commit comments

Comments
 (0)