Skip to content

Commit

Permalink
Prepare for 1.21.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Jul 23, 2024
1 parent e65846c commit ef48189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
java: [ 17, 21 ]
java: [ 21 ]
runs-on: ubuntu-latest
steps:
- name: "Checkout"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# LambDynamicLights

<!-- modrinth_exclude.start -->
![Java 17](https://img.shields.io/badge/language-Java%2017-9B599A.svg?style=flat-square) <!-- modrinth_exclude.end -->
![Java 21](https://img.shields.io/badge/language-Java%2021-9B599A.svg?style=flat-square) <!-- modrinth_exclude.end -->
[![GitHub license](https://img.shields.io/github/license/LambdAurora/LambDynamicLights?style=flat-square)](https://raw.githubusercontent.com/LambdAurora/LambDynamicLights/1.19/LICENSE)
![Environment: Client](https://img.shields.io/badge/environment-client-1976d2?style=flat-square)
[![Mod loader: Fabric]][fabric] <!-- modrinth_exclude.start -->
Expand Down

0 comments on commit ef48189

Please sign in to comment.