Skip to content

Commit b943da9

Browse files
Merge pull request #35 from requazar/patch-1
[CHORE] Update api_version from 0.6.3 to 0.8.0
2 parents f07dd43 + c057f08 commit b943da9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/01-fundamentals/01-01-the-metadata-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Inside this file, we will put the information the game needs in order to learn a
1919
"optionalDependencies": {
2020
"modB": "1.3.2"
2121
},
22-
"api_version": "0.6.3",
22+
"api_version": "0.8.0",
2323
"mod_version": "1.0.0",
2424
"license": "Apache-2.0"
2525
}
@@ -48,4 +48,4 @@ A Contributor has the following fields:
4848
- `email`: *(optional)* A contact email
4949
- `url`: *(optional)* A homepage URL
5050

51-
Many of these fields are intended to be used in the future by an upcoming Mod Menu interface, which will allow users to organize their mods.
51+
Many of these fields are intended to be used in the future by an upcoming Mod Menu interface, which will allow users to organize their mods.

0 commit comments

Comments
 (0)