Skip to content

Commit eb34dc9

Browse files
committed
Gradle, please.
1 parent a330739 commit eb34dc9

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
- uses: gradle/actions/wrapper-validation@v3
13+
- uses: gradle/actions/wrapper-validation@v5
1414
- uses: actions/setup-java@v4
1515
with:
1616
distribution: temurin

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Project Specifics
2-
projectVersion=0.9.7
2+
projectVersion=0.9.8
33
modrinthId=G9eJHDO2
44

55
# Minecraft

gradle/wrapper/gradle-wrapper.jar

181 Bytes
Binary file not shown.

gradlew

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)