Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit 2f26bfc

Browse files
Add latest beta to update.json
1 parent 460e312 commit 2f26bfc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

update.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"homepage": "https://github.com/JamieBrassel/CMSC-389E-Circuitry/releases",
33
"1.12.2": {
4+
"1.12.2-0.0.1.0-beta7": "-Fix delay.\n-Add /test tag check.\n-Add /set.\n-Fix tag overlay.\n-Add Forge update checker.\n-Fix testing for a specific output.",
45
"1.12.2-0.0.1.0-beta6": "-Fix permissive command parsing.\n-Implement decrease tag modifier key.\n-Fix /test.",
56
"1.12.2-0.0.1.0-beta5": "-Rewrite /load.\n-Rewrite /test.\n-Add toggle node key.",
67
"1.12.2-0.0.1.0-beta4": "-Fix redstone loop crash.\n-Fix server crash.\n-Add Alex Brassel to author list.",
78
"1.12.2-0.0.1.0-beta3": "-Implement commands.\n-Fix minor bugs.",
89
"1.12.2-0.0.1.0": "Initial release."
910
},
1011
"promos": {
11-
"1.12.2-latest": "1.12.2-0.0.1.0-beta6",
12-
"1.12.2-recommended": "1.12.2-0.0.1.0-beta6"
12+
"1.12.2-latest": "1.12.2-0.0.1.0-beta7",
13+
"1.12.2-recommended": "1.12.2-0.0.1.0-beta7"
1314
}
1415
}

0 commit comments

Comments
 (0)