@elizaos/capacitor-screencapture 2.0.3-beta.3 → 2.0.3-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elizaos/capacitor-screencapture",
3
- "version": "2.0.3-beta.3",
3
+ "version": "2.0.3-beta.4",
4
4
  "description": "Captures screenshots and records the screen across web, mobile, and desktop.",
5
5
  "keywords": [
6
6
  "screen-capture",
@@ -81,5 +81,5 @@
81
81
  "android": true
82
82
  }
83
83
  },
84
- "gitHead": "f54b0f4eaed317d59fa7dbcdce20f4cdb0734420"
84
+ "gitHead": "f76f55793a0fb8d6b869dd8ddce03970de061e34"
85
85
  }