Skip to content

Commit ecf8dc3

Browse files
committed
Update Version 1.0.0-alpha.2
1 parent 8c90f19 commit ecf8dc3

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Extended Recipe
22

3-
## Latest 1.0.0-alpha.1
3+
---
4+
## Latest 1.0.0-alpha.2
5+
### 新增
6+
-
7+
8+
### 修复
9+
- 模组的配方无法加载
10+
11+
### 调整
12+
-
13+
14+
---
15+
## 1.0.0-alpha.1
416
### 新增
517
-
618

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ mod_name=Extended Recipe
3434
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
3535
mod_license=MIT
3636
# The mod version. See https://semver.org/
37-
mod_version=1.0.0-alpha.1
37+
mod_version=1.0.0-alpha.2
3838
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
3939
# This should match the base package used for the mod sources.
4040
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html

0 commit comments

Comments
 (0)