We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f81a0 commit 8c2dba3Copy full SHA for 8c2dba3
2 files changed
build/build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
-SYSDIG_VERSION="0.35.2"
4
-SYSDIG_VERSION_MAC="0.35.2"
+SYSDIG_VERSION="0.35.4"
+SYSDIG_VERSION_MAC="0.35.4"
5
6
# Env parameters
7
# - CLEANUP (default: true)
package.json
@@ -1,6 +1,6 @@
{
"name": "sysdig-inspect",
- "version": "0.10.0",
+ "version": "0.10.1",
"description": "Sysdig Inspect",
"repository": {
"type": "git",
0 commit comments