Skip to content

Commit 8fd5d3a

Browse files
committed
3.5.0
1 parent 47b36c8 commit 8fd5d3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
Or install with [Homebrew-Cask](https://caskroom.github.io):
1313

14-
```
15-
$ brew install --cask kap
14+
```sh
15+
brew install --cask kap
1616
```
1717

1818
## Contribute

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kap",
33
"productName": "Kap",
4-
"version": "3.4.2",
4+
"version": "3.5.0",
55
"description": "An open-source screen recorder built with web technology",
66
"license": "MIT",
77
"repository": "wulkano/kap",

0 commit comments

Comments
 (0)