Bump version to 1.0.4.

This commit is contained in:
mrhid6 2024-12-17 03:29:27 +00:00
parent 385dc543ad
commit fefda77d6b
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
## 1.0.4 (December 17, 2024)
- feat: Bump sml version
- feat: Mod Adapter struct updates
## 1.0.3 (November 30, 2024) ## 1.0.3 (November 30, 2024)
- feat: Changed forms to array - feat: Changed forms to array

View File

@ -1,8 +1,8 @@
{ {
"FileVersion": 3, "FileVersion": 3,
"Version": 1, "Version": 1,
"VersionName": "1.0.3", "VersionName": "1.0.4",
"SemVersion": "1.0.3", "SemVersion": "1.0.4",
"FriendlyName": "Refined R&D Api", "FriendlyName": "Refined R&D Api",
"Description": "This Lib can be used to create Mod Compatability with Refined R&D Mods", "Description": "This Lib can be used to create Mod Compatability with Refined R&D Mods",
"Category": "Modding", "Category": "Modding",

View File

@ -1 +1 @@
1.0.3 1.0.4