Skip to content

Commit

Permalink
(chore): bump version, add new contributors
Browse files Browse the repository at this point in the history
Co-Authored-By: Space_Fox <[email protected]>
  • Loading branch information
LoboMetalurgico and emanuelfranklyn committed Nov 10, 2023
1 parent 380453f commit 797f8d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
alias(libs.plugins.loom)
}

version = "1.0.0-1.20.1-FABRIC"
version = "1.1.0.0-1.20.1-FABRIC"

tasks {
compileJava {
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"id": "ae2cc",
"version": "${version}",

"name": "Power AE2CC Bridge",
"name": "PowerAE2CC Bridge",
"description": "An Applied Energistics 2 bridge for ComputerCraft",
"authors": ["TheMrMilchmann"],
"authors": ["LoboMetalurgico", "SpaceFox", "TheMrMilchmann"],
"contact": {
"homepage": "https://github.com/GameModsBR/PowerAE2CCBridge",
"issues": "https://github.com/GameModsBR/PowerAE2CCBridge/issues",
Expand Down

0 comments on commit 797f8d8

Please sign in to comment.