Skip to content

Commit

Permalink
📝 update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Nov 1, 2024
1 parent e990495 commit 3bb422a
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions sa/sa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1730388196489,
"version": "0.786",
"last_update": 1730486792806,
"version": "0.787",
"url": "https://library.sannybuilder.com/#/sa"
},
"extensions": [
Expand Down Expand Up @@ -34379,7 +34379,7 @@
{
"input": [
{
"name": "modeId",
"name": "modelId",
"type": "model_any"
}
],
Expand Down
2 changes: 1 addition & 1 deletion sa/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.786
0.787
6 changes: 3 additions & 3 deletions sa_mobile/sa_mobile.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1730388196523,
"version": "0.401",
"last_update": 1730486792918,
"version": "0.402",
"url": "https://library.sannybuilder.com/#/sa_mobile"
},
"extensions": [
Expand Down Expand Up @@ -34411,7 +34411,7 @@
{
"input": [
{
"name": "modeId",
"name": "modelId",
"type": "model_any"
}
],
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.401
0.402
6 changes: 3 additions & 3 deletions sa_unreal/sa_unreal.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1730388196548,
"version": "0.392",
"last_update": 1730486792997,
"version": "0.393",
"url": "https://library.sannybuilder.com/#/sa_unreal"
},
"extensions": [
Expand Down Expand Up @@ -34390,7 +34390,7 @@
{
"input": [
{
"name": "modeId",
"name": "modelId",
"type": "model_any"
}
],
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.392
0.393

0 comments on commit 3bb422a

Please sign in to comment.