We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b36c8 commit 8fd5d3aCopy full SHA for 8fd5d3a
README.md
@@ -11,8 +11,8 @@
11
12
Or install with [Homebrew-Cask](https://caskroom.github.io):
13
14
-```
15
-$ brew install --cask kap
+```sh
+brew install --cask kap
16
```
17
18
## Contribute
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "kap",
3
"productName": "Kap",
4
- "version": "3.4.2",
+ "version": "3.5.0",
5
"description": "An open-source screen recorder built with web technology",
6
"license": "MIT",
7
"repository": "wulkano/kap",
0 commit comments