Skip to content

Commit

Permalink
bump version to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aria1th committed Apr 5, 2023
1 parent 0f804cb commit a32baa5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ on:
- '**.yml'
pull_request:
branches: [ '*' ]

permissions:
contents: read
paths-ignore:
- '**.md'
- '**.yml'

# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ org.gradle.jvmargs=-Xmx4G
loader_version=0.14.7

# Mod Properties
mod_version = 6.8.0
mod_version = 7.0.0
maven_group = aria1th.extensions
archives_base_name = litematica-printer

0 comments on commit a32baa5

Please sign in to comment.