Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qouteall committed Jun 10, 2023
1 parent 56027cc commit 9717d72
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-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- uses: eskatos/gradle-command-action@v1
with:
gradle-version: 7.3
gradle-version: 8.1.1
arguments: build

- uses: Kir-Antipov/mc-publish@v3.2
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=false

# Mod Properties
mod_version=3.0.0
mod_version=3.0.1
maven_group=qouteall
archives_base_name=immersive-portals

Expand Down

0 comments on commit 9717d72

Please sign in to comment.