Skip to content

Commit

Permalink
v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Jul 7, 2021
1 parent 06b4d09 commit 5e298c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Java CI with Gradle
on:
push:
paths:
- "gradle.properties"
- "src/**"
- ".github/workflows/**"
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx1G
# Mod Properties
mod_brand = fabric

mod_version = 1.4.1
mod_version = 1.4.2
maven_group = pistorder
archives_base_name = pistorder

Expand Down

0 comments on commit 5e298c4

Please sign in to comment.