Build [v1.10.12]

This commit is contained in:
2026-04-17 11:12:48 +03:00
parent 91e986b32c
commit c5452c926a
3 changed files with 8 additions and 5 deletions

View File

@@ -38,7 +38,10 @@
"Bash(npm install *)", "Bash(npm install *)",
"Bash(/Library/Developer/CommandLineTools/usr/bin/git commit *)", "Bash(/Library/Developer/CommandLineTools/usr/bin/git commit *)",
"Bash(/Library/Developer/CommandLineTools/usr/bin/git add *)", "Bash(/Library/Developer/CommandLineTools/usr/bin/git add *)",
"Bash(command -v npx)" "Bash(command -v npx)",
"Bash(cat)",
"Read(//tmp/**)",
"Bash(save-version --help)"
] ]
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"version": "1.10.11", "version": "1.10.12",
"last_build": "2026-04-15-2051", "last_build": "2026-04-17-1112",
"codename": "StableFlow", "codename": "StableFlow",
"commit": "49d50e08" "commit": "91e986b3"
} }

File diff suppressed because one or more lines are too long