Skip to content

Commit

Permalink
update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Mar 28, 2022
1 parent 0b8cee1 commit 640022d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_head.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: release
name: head
on:
workflow_dispatch:
push:
Expand Down
4 changes: 2 additions & 2 deletions scripts/properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"api": "7.1.0",
"runtime": "7.2.0",

# "applied-energistics-2": "7.0.1",
"applied-energistics-2": "7.1.0",
# "deep-mob-learning-simulacrum": "7.0.0",
# "extra-generators": "7.0.0",
"fabric-transfer": "7.1.0",
Expand All @@ -35,7 +35,7 @@ class CurseForge:
game_versions = ["Fabric", "1.18.2"]
required_dependencies = ["wthit"]
optional_dependencies = [
# "applied-energistics-2",
"applied-energistics-2",
# "deep-mob-learning-simulacrum",
# "extra-generators",
# "industrial-revolution",
Expand Down

0 comments on commit 640022d

Please sign in to comment.