Skip to content

Commit

Permalink
chore: bump version number {1.0.0-1.18.2-FABRIC-0.0 => 1.0.0-1.18.2-F…
Browse files Browse the repository at this point in the history
…ABRIC-0.1}
  • Loading branch information
TheMrMilchmann committed Dec 16, 2022
1 parent e430fbb commit fc10eed
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ plugins {
alias(libs.plugins.loom)
}

version = "1.0.0-1.18.2-FABRIC-0.0"
version = "1.0.0-1.18.2-FABRIC-0.1"

java {
toolchain {
Expand Down
8 changes: 8 additions & 0 deletions docs/changelog/1.18/1.0.0-1.18.2-FABRIC-0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
### 1.0.0-1.18.2-FABRIC-0.0

_Not Released Yet_

#### Requirements
- **Applied Energistics 2:** 11.6.6
- **CC:Restitched:** 1.100.8
- **Fabric API:** 0.59.0+1.18.2
1 change: 1 addition & 0 deletions docs/changelog/1.18/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

## 1.18.2 (Fabric)

- ????-??-?? [1.0.0-1.18.2-FABRIC-0.1](1.0.0-1.18.2-FABRIC-0.1.md)
- 2022-12-15 [1.0.0-1.18.2-FABRIC-0.0](1.0.0-1.18.2-FABRIC-0.0.md)

0 comments on commit fc10eed

Please sign in to comment.