Skip to content

Commit

Permalink
Verbump
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed May 1, 2024
1 parent 6107130 commit 0ca257a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Grant execute permission
run: chmod +x ./gradlew
- name: Build with Gradle
run: ./gradlew spotlessCheck build
run: ./gradlew build
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ mcp_version=20190311
mod_remapping_api = 1.22.0

# Mod Properties
mod_version = 1.0.0-rift.1.0.4-77
mod_version = 1.1.0-rift.1.0.4-77
maven_group = fr.catcore
archives_base_name = fabricated-rift

0 comments on commit 0ca257a

Please sign in to comment.