Skip to content

Commit

Permalink
📝 update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Nov 9, 2024
1 parent 06732fc commit 7e01ebf
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions sa/sa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1731123113757,
"version": "0.791",
"last_update": 1731124440197,
"version": "0.792",
"url": "https://library.sannybuilder.com/#/sa"
},
"extensions": [
Expand Down Expand Up @@ -30381,7 +30381,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
},
{
"name": "respect",
Expand Down Expand Up @@ -31693,7 +31693,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
},
{
"name": "respect",
Expand Down Expand Up @@ -51362,7 +51362,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
}
],
"id": "0E42",
Expand Down
2 changes: 1 addition & 1 deletion sa/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.791
0.792
8 changes: 4 additions & 4 deletions sa_mobile/sa_mobile.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1731123113871,
"version": "0.406",
"last_update": 1731124440319,
"version": "0.407",
"url": "https://library.sannybuilder.com/#/sa_mobile"
},
"extensions": [
Expand Down Expand Up @@ -30413,7 +30413,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
},
{
"name": "respect",
Expand Down Expand Up @@ -31725,7 +31725,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
},
{
"name": "respect",
Expand Down
2 changes: 1 addition & 1 deletion sa_mobile/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.406
0.407
8 changes: 4 additions & 4 deletions sa_unreal/sa_unreal.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1731123113956,
"version": "0.397",
"last_update": 1731124440414,
"version": "0.398",
"url": "https://library.sannybuilder.com/#/sa_unreal"
},
"extensions": [
Expand Down Expand Up @@ -30392,7 +30392,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
},
{
"name": "respect",
Expand Down Expand Up @@ -31704,7 +31704,7 @@
},
{
"name": "taskId",
"type": "int"
"type": "TaskId"
},
{
"name": "respect",
Expand Down
2 changes: 1 addition & 1 deletion sa_unreal/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.397
0.398

0 comments on commit 7e01ebf

Please sign in to comment.