Skip to content

Commit 8fe6bfb

Browse files
committed
- Bump version to 2.3.1.
- Update README with maintenance note.
1 parent d91a03f commit 8fe6bfb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ This project is scheduled for archiving in the near future.
22

33
For 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+
57
You can free to fork this repository if you wish to continue development on it.

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414

1515
// Project properties
1616
group = "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
2020
java {

0 commit comments

Comments
 (0)