File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ This project is scheduled for archiving in the near future.
22
33For reference to future alternative projects, please see [ PrototypeMachinery] ( https://github.com/NovaEngineering-Source/PrototypeMachinery ) .
44
5+ This project will continue to receive maintenance updates before the new project is fully ready.
6+
57You can free to fork this repository if you wish to continue development on it.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ plugins {
1414
1515// Project properties
1616group = " hellfirepvp.modularmachinery"
17- version = " 2.3.0 "
17+ version = " 2.3.1 "
1818
1919// Set the toolchain version to decouple the Java we run Gradle with from the Java used to compile and run the mod
2020java {
You can’t perform that action at this time.
0 commit comments