Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit 48efaf4

Browse files
committed
Update version for 0.12.1
Auditors: @alexwykoff
1 parent d6e76f6 commit 48efaf4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [0.12.1](https://github.com/brave/browser-laptop/releases/v0.12.1dev)
4+
- (todo)
5+
36
## [0.12.0](https://github.com/brave/browser-laptop/releases/v0.12.0dev)
47
- Added an option to temporarily disable mixed content protection enhancement security. ([#3443](https://github.com/brave/browser-laptop/issues/3443))
58
- Added shortcut to view page source. ([#3685](https://github.com/brave/browser-laptop/issues/3685))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brave",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Brave laptop and desktop browser",
55
"main": "./app/index.js",
66
"config": {

0 commit comments

Comments
 (0)