Skip to content

Commit

Permalink
1.20.5_1.9-fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticdrew committed Apr 26, 2024
1 parent 1d9fda4 commit 968b004
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/1.20.x_1.9-fabric.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: 1.20.x_1.9-fabric
name: 1.20.5_1.9-fabric

on:
push:
branches:
- '1.20.x_1.9-fabric'
- '1.20.5_1.9-fabric'

jobs:
build:
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
#

# Properties for dependency versions
fabric_loader_version=0.15.9
loader_version=0.96.15+1.20.5
minecraft_version=1.20.5-pre1
fabric_loader_version=0.15.10
loader_version=0.97.6+1.20.5
minecraft_version=1.20.5

# Journeymap cursemaven version
jm_project_id=32274
Expand Down

0 comments on commit 968b004

Please sign in to comment.